On Wed, Apr 22, 2009 at 9:16 AM, S Arvind <arvindwill@xxxxxxxxx> wrote:
I think we covered this in IRC, but you should set log_statement=none and leave log_min_duration_statement as is.
--Scott
I set log_min_duration_statement to 10000 and restart the postgres. But when
i check the tail to log i am getting all queries. please tell is it bug ?
i have log_statement = all . is there any relation between this and
min_duaration?
I think we covered this in IRC, but you should set log_statement=none and leave log_min_duration_statement as is.
--Scott