projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ed773
)
Waiting for complete startup is now a well-defined operation.
author
Robert Haas
Fri, 17 Dec 2010 01:57:33 +0000
(20:57 -0500)
committer
Robert 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_ctl-ref.sgml
b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 455280adbad38676c440c928592f75989a594d23..c00e63ed9626c38739ee79db5bdb9fb8db3b2a74 100644
(file)
--- 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