Re: [GENERAL] Reg: Logging log_min_duration_statement

2009-04-22 Thread A. Kretschmer
In response to S Arvind : > I set log_min_duration_statement to 1 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? log_statement = all loggs _all

Re: [GENERAL] Reg: Logging log_min_duration_statement

2009-04-22 Thread Scott Mead
On Wed, Apr 22, 2009 at 9:16 AM, S Arvind wrote: > I set log_min_duration_statement to 1 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