pgsql: Document that PGDATA has to point to the configuration files, ra

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that PGDATA has to point to the configuration files, ra
Date: 2012-08-16 02:59:49
Message-ID: E1T1qJJ-0003fC-1J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that PGDATA has to point to the configuration files, rather
than the actual data storage directory.

Per suggestion from Thom Brown

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/077908aed726b0e1605ed27156d7ebcf93a64d5d

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml | 2 +-
doc/src/sgml/ref/postgres-ref.sgml | 4 ++--
doc/src/sgml/storage.sgml | 5 +++--
3 files changed, 6 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-16 03:57:33 pgsql: Fix SGML markup; missing tag.
Previous Message Bruce Momjian 2012-08-16 00:52:23 pgsql: Document that pg_ctl -w allows for the entry of an SSL passphase