| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | document about pg_ctl kill |
| Date: | 2011-04-28 05:30:15 |
| Message-ID: | BANLkTinbVB08jGMbq1YEftinTiJ6bTeU7A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi,
pg_ctl kill requires signal name and process ID, but they are enclosed in
brackets in the document as follows.
pg_ctl kill [signal_name] [process_id]
http://developer.postgresql.org/pgdocs/postgres/app-pg-ctl.html
Should we remove those brackets? The attached patch does that.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| pg_ctl_kill_doc.patch | application/octet-stream | 594 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2011-04-28 09:59:14 | Re: document about pg_ctl kill |
| Previous Message | Josh Kupershmidt | 2011-04-27 22:42:33 | Re: configuration parameter descriptions |