Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= <[EMAIL PROTECTED]> writes:
> On Wed, 2008-11-19 at 13:54 +0000, Grzegorz Jaśkiewicz wrote:
>> change loging level to debug1 in postgresql.conf, it will log
>> statements.

> Why not just setting log_statement to all? (or whatever)

I think the least verbose way to find it would be to set
log_min_error_statement to "warning".  With either of the above
you'd get lots of useless log traffic about non-problematic statements.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to