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
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