| От | Tim Holloway |
|---|---|
| Тема | Logging - pg_options format change? |
| Дата | |
| Msg-id | 3814EF4B.70023082@southeast.net обсуждение исходный текст |
| Ответы |
Re: [HACKERS] Logging - pg_options format change?
|
| Список | pgsql-hackers |
Would it be objectionable if I altered the format of the pg_options file slightly?
I feel the need to handle a somewhat more complex syntax for the logging subsystem.
What I'm proposing is to wrap the existing stuff in a backwards-compatible manner,
but extend it. Like so:
---------------------------------------------------
# postgresql options
debugging {fooparam+barswitchdumplevel = 11
}
logging {# details to follow
}
---------------------------------------------------
Also, is YACC sufficently thread-safe that if a SIGHUP starts
parsing options it won't collide with another task's in-progress
parsing of, say a SELECT statement?
Thanks,
Tim Holloway
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера