| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Obsolete description in pg_ctl-ref.sgml |
| Date: | 2010-12-09 11:45:23 |
| Message-ID: | AANLkTi=aAZvCCOaRS=GK4GzoZ0shXWKi0rXBxTSX+RCt@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi,
I found some obsolete descriptions in pg_ctl-ref.sgml.
Could you apply the attached patch?
> 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 Section 31.13, and for
> passwords, also see Section 31.14.
The above also seems to be obsolete, thanks to recently-introduced
PQping. Can we remove that?
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| update_pg_ctl_doc_v1.patch | application/octet-stream | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-12-11 04:27:36 | Re: Obsolete description in pg_ctl-ref.sgml |
| Previous Message | Alvaro Herrera | 2010-12-07 19:20:53 | Re: Is timestamptz alias documented? |