Re: Deadlock with pg_dump? - Mailing list pgsql-hackers

From Csaba Nagy
Subject Re: Deadlock with pg_dump?
Date
Msg-id 1161937930.32342.158.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: Deadlock with pg_dump?  ("Albe Laurenz" <all@adv.magwien.gv.at>)
Responses Re: Deadlock with pg_dump?  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers
On Fri, 2006-10-27 at 09:23, Albe Laurenz wrote:
> > [ Memo to hackers: why is it that log_min_error_statement = error
> > isn't the default? ]
> 
> To avoid spamming the logs with every failed SQL statement?

And it would be hurting applications where query failure is taken as a
valid path (as inserting first and update if failing)...

Cheers,
Csaba.



pgsql-hackers by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: bug in on_error_rollback !?
Next
From: "Andrew Dunstan"
Date:
Subject: Re: bug in on_error_rollback !?