mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
Waiting for complete startup is now a well-defined operation.
Per report from Fujii Masao, and subsequent discussion.
This commit is contained in:
parent
14ed7735f5
commit
df142bf82c
@ -522,19 +522,6 @@ PostgreSQL documentation
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1>
|
||||
<title>Notes</title>
|
||||
|
||||
<para>
|
||||
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 <xref linkend="libpq-envars">,
|
||||
and for passwords, also see <xref linkend="libpq-pgpass">.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 id="R1-APP-PGCTL-2">
|
||||
<title>Examples</title>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user