Re: [PATCHES] Continue transactions after errors in psql
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: Greg Sabino Mullane <greg@turnstep.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2005-04-26T01:51:30Z
Lists: pgsql-hackers
Christopher Kings-Lynne wrote: > > disable it by default for all sessions (current patch) > > That is the most backwards non-surprising solution. > > > enable it by default only for interactive sessions, like AUTOCOMMIT > > And that is what other dbms' do. The current version controls only interactive sessions, and is off by default. I am willing to change that, but I need to hear from more people on this to change it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073