Re: postgresql.auto.conf and reload

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: postgresql.auto.conf and reload
Дата
Msg-id 1403702212.24261.4.camel@asus-laptop-03.gunduz.org
обсуждение исходный текст
Ответ на Re: postgresql.auto.conf and reload  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hi,

On Wed, 2014-06-25 at 18:42 +0530, Amit Kapila wrote:
> This will happen without Alter System as well, if you change
> the value of port in postgresql.conf and try to load conf file with
> SIGHUP. You cannot reload PGC_POSTMASTER parameters without server
> restart.

Ok, but Christoph already started the server (successfully) with port
5494, so the pg_reload_conf() should ignore it in the next attempt.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: postgresql.auto.conf and reload