Re: More graceful handling of invalid log_*_stats conf in 7.4 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: More graceful handling of invalid log_*_stats conf in 7.4
Date
Msg-id 14503.1117727188@sss.pgh.pa.us
Whole thread Raw
In response to More graceful handling of invalid log_*_stats conf in 7.4  (Martin Pitt <martin@piware.de>)
Responses Re: More graceful handling of invalid log_*_stats conf in 7.4
List 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 by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: BUG #1697: Select getting slower on continously updating data
Next
From: pgsql-bugs@counterstorm.com
Date:
Subject: Postgres 7.4.7 hang in async_notify