Re: reloading config files pg_ctl reload

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: reloading config files pg_ctl reload
Дата
Msg-id A6006AE3-878F-4A76-ABA4-340714CA4501@decibel.org
обсуждение исходный текст
Ответ на reloading config files pg_ctl reload  ("Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>)
Список pgsql-admin
On Dec 9, 2006, at 6:39 AM, Rajesh Kumar Mallah wrote:
> Will it be a good feature to have pg_ctl check the syntaxes of
> the config files before sending a SIGHUP to postmaster ?
>
> Suppose a DBA does somes typos in the files, he shall be confused
> not to see the changes in server even after pg_ctl reload .

While I agree it would be a useful feature, I doubt you'll find much
interest from existing developers to add this. I suspect a patch
would be accepted, though... just make sure and ask on pgsql-hackers
before you start coding one. :)
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



В списке pgsql-admin по дате отправления:

Предыдущее
От: Fabricio Peñuelas
Дата:
Сообщение: Configuracion de postgresql Sobre cargado
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Well, I am making some progress with createdb/dropdb