Re: 7.2 pg_hba.conf load on SIGHUP?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 7.2 pg_hba.conf load on SIGHUP?
Дата
Msg-id 200111160225.fAG2Pwd26295@candle.pha.pa.us
обсуждение исходный текст
Ответ на 7.2 pg_hba.conf load on SIGHUP?  ("Command Prompt, Inc." <pgsql-general@commandprompt.com>)
Ответы Re: 7.2 pg_hba.conf load on SIGHUP?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Hello,
>
> Question. In 7.2 the pg_hba.conf file will only be read on a
> SIGHUP (kill -HUP). What are the external factors to this?
> Will a HUP cause the child postgres processes to restart as well?

No, SIGHUP to postmaster.  It is caught and reloads config files,
similar to other Internet daemons.

> What if a transaction is occuring at the time of the HUP?

Again, no effect on children of postmaster.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: spectral datasets in postgresql
Следующее
От: Barry Lind
Дата:
Сообщение: bug or change in functionality in 7.2?