pg_ctl reference page
Started by Magnus Haganderover 21 years ago2 messagespatches
It seems the pg_ctl reference page is missing the documentation for
register/unregister for windows services. Attached is a patch taht adds
this (be sure to verify the markup before any commit, though!)
//Magnus
Attachments:
pgctlref.patchapplication/octet-stream; name=pgctlref.patchDownload+64-40
Re: pg_ctl reference page
On Sun, 2005-02-20 at 19:56 +0100, Magnus Hagander wrote:
It seems the pg_ctl reference page is missing the documentation for
register/unregister for windows services. Attached is a patch taht adds
this (be sure to verify the markup before any commit, though!)
Applied to HEAD and REL8_0_STABLE. Thanks for the patch.
-Neil