Re: More graceful handling of invalid log_*_stats conf in 7.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More graceful handling of invalid log_*_stats conf in 7.4
Дата
Msg-id 14503.1117727188@sss.pgh.pa.us
обсуждение исходный текст
Ответ на More graceful handling of invalid log_*_stats conf in 7.4  (Martin Pitt <martin@piware.de>)
Ответы Re: More graceful handling of invalid log_*_stats conf in 7.4  (Martin Pitt <martin@piware.de>)
Список pgsql-bugs
Martin Pitt <martin@piware.de> writes:
> I found out that activating

> log_parser_stats = true
> log_planner_stats = true
> log_executor_stats = true
> log_statement_stats = true

> in postgresql.conf leads to this bug

This is another manifestation of the 7.4 problem with trying to test
superuser-ness at inappropriate times.  We eventually gave up on the
entire concept of "USERLIMIT" variables.  I don't think there is any
reasonably practical patch to fix it in 7.4, sorry ...

            regards, tom lane

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: BUG #1697: Select getting slower on continously updating data
Следующее
От: pgsql-bugs@counterstorm.com
Дата:
Сообщение: Postgres 7.4.7 hang in async_notify