Re: enable logging of start time/cookie for all backend processes
В списке pgsql-patches по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: enable logging of start time/cookie for all backend processes |
| Дата | |
| Msg-id | 46B0C5A0.80100@dunslane.net обсуждение исходный текст |
| Ответ на | Re: enable logging of start time/cookie for all backend processes (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: enable logging of start time/cookie for all backend
processes
|
| Список | pgsql-patches |
Alvaro Herrera wrote: > I am also wondering if setting it in InitAuxiliaryProcess is redundant > (or rather, whether the extra set in each auxiliary process is redundant > with the call in InitAuxiliaryProcess). > Well, it's set right at the front of SubPostmasterMain, immediately after setting MyProcPid. Is that enough to catch every path? I think it's a better place than InitAuxiliaryProcess, because at that stage no logging can have taken place. Maybe we just need to remove the other special cases ... I'll take another look. cheers andrew
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера