diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 455280adba..c00e63ed96 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