pg_ctl reference page

Started by Magnus Haganderover 21 years ago2 messagespatches
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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
#2Neil Conway
neilc@samurai.com
In reply to: Magnus Hagander (#1)
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