Обсуждение: pg_ctl reference page

Поиск
Список
Период
Сортировка

pg_ctl reference page

От
"Magnus Hagander"
Дата:
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


Вложения

Re: pg_ctl reference page

От
Neil Conway
Дата:
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