Waiting for complete startup is now a well-defined operation.
authorRobert Haas
Fri, 17 Dec 2010 01:57:33 +0000 (20:57 -0500)
committerRobert Haas
Fri, 17 Dec 2010 01:57:33 +0000 (20:57 -0500)
Per report from Fujii Masao, and subsequent discussion.

doc/src/sgml/ref/pg_ctl-ref.sgml

index 455280adbad38676c440c928592f75989a594d23..c00e63ed9626c38739ee79db5bdb9fb8db3b2a74 100644 (file)
@@ -522,19 +522,6 @@ PostgreSQL documentation
  
 
 
-  Notes
-
-  
-   Waiting for complete startup is not a well-defined operation and might
-   fail if access control is set up so that a local client cannot
-   connect without manual interaction (e.g., password authentication).  For
-   additional connection variables, see ,
-   and for passwords, also see .
-  
-
-
  
   Examples