| От | Tom Lane |
|---|---|
| Тема | Re: GUC patch for Win32 |
| Дата | |
| Msg-id | 19867.1052402390@sss.pgh.pa.us обсуждение |
| Ответ на | Re: GUC patch for Win32 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
I said:
> That way the file never changes after postmaster start and there can
> be no race condition. Children will instead have to read
> postgresql.conf for themselves during their launch (after they read the
> nondefault_variables file), but that's an easy one-line addition.
On second thought, that just moves the race condition upstream (to the
person editing postgresql.conf) ... so never mind that idea. We don't
want any part of Postgres reading postgresql.conf except shortly after
someone has SIGHUP'd the postmaster.
But I'm still wondering if the order of operations in SIGHUP_handler is
wrong.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера