For pg_ctl -w, add reference to additional environment variables and pgpass.
authorBruce Momjian
Thu, 11 Jan 2007 02:30:01 +0000 (02:30 +0000)
committerBruce Momjian
Thu, 11 Jan 2007 02:30:01 +0000 (02:30 +0000)
doc/src/sgml/ref/pg_ctl-ref.sgml

index 72fb51b1c76cd61286b2ec47b5bcc1c147e6982e..304ac88e4e8b853392faed2c683bc790856fd0ee 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -356,7 +356,7 @@ PostgreSQL documentation
   
 
   
-   For others, see .
+   For additional server variables, see .
   
  
 
@@ -427,7 +427,9 @@ PostgreSQL documentation
   
    Waiting for complete start is not a well-defined operation and may
    fail if access control is set up so that a local client cannot
-   connect without manual interaction (e.g., password authentication).
+   connect without manual interaction (e.g., password authentication).  For
+   additional connection variables, see ,
+   and for passwords, also see .