| От | Andres Freund |
|---|---|
| Тема | EXEC_BACKEND + logging_collector=on is broken |
| Дата | |
| Msg-id | 20150113182344.GF12272@alap3.anarazel.de обсуждение |
| Ответы |
Re: EXEC_BACKEND + logging_collector=on is broken
|
| Список | pgsql-hackers |
Hi, Currently the combination from $subject fails for me with "could not read from backend variables file ...". The origin for that problem seems to be b94ce6e80 which moved RemovePgTempFiles() to after SysLogger_Start(). Unless the syslogger starts up very quickly RemovePgTempFiles() will have deleted the server variables file. I think moving the RemovePgTempFiles() to just above SysLogger_Start() should preserve the faster reporting for pg_ctl intended by b94ce6e80 and fix the startup issue? I'm rather surprised that this hasn't caused more problems. Apparently windows users don't use the logging_collector? Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера