From: Bruce Momjian Date: Mon, 22 Feb 2010 22:30:10 +0000 (+0000) Subject: Document that pg_ctl cares about the PGHOST environment variable. X-Git-Tag: REL9_0_0~864 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c750cb4bd35d884b2a04bd8776fe0cee9b491760;p=pg-rex%2Fsyncrep.git Document that pg_ctl cares about the PGHOST environment variable. --- diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 16d9373634..a85d0ef02c 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -393,14 +393,26 @@ PostgreSQL documentation + PGHOST + + + + Default hostname or Unix-domain socket location for (used by the -w option). + + + + + PGPORT - Default port for (used by the -w option). + Default port number for (used by the -w option). + diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 0024c43cc5..636782a17d 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -579,7 +579,7 @@ PostgreSQL documentation - Default port (preferably set in the configuration file) + Default port number (preferably set in the configuration file)