From df142bf82c84de5d0588ae7d52881501abb039ed Mon Sep 17 00:00:00 2001
From: Robert Haas
Date: Thu, 16 Dec 2010 20:57:33 -0500
Subject: Waiting for complete startup is now a well-defined operation.
Per report from Fujii Masao, and subsequent discussion.
---
doc/src/sgml/ref/pg_ctl-ref.sgml | 13 -------------
1 file changed, 13 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 455280adbad..c00e63ed962 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -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
--
cgit v1.2.3