Re: pgsql: Add psql option: -1 or --single-transaction - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Add psql option: -1 or --single-transaction
Date
Msg-id 1139910319.1258.850.camel@localhost.localdomain
Whole thread Raw
In response to Re: pgsql: Add psql option: -1 or --single-transaction  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: pgsql: Add psql option: -1 or --single-transaction  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pgsql: Add psql option: -1 or --single-transaction  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-committers
On Tue, 2006-02-14 at 16:55 +0800, Christopher Kings-Lynne wrote:
> >> Or...it could create and release a particular savepoint I suppose...I
> >> don't know if there's much point in that though.
> >
> > Didn't seem much point trying to remove it,
>
> Huh?  But it'll cause a total failure of dump restore?

Perhaps you can explain further? My understanding was that the desired
functionality was that any failure would cause all aspects of the load
to fail also, so I don't see any problem with that; clearly I need to
listen to your thoughts.

Best Regards, Simon Riggs


pgsql-committers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: pgsql: Add psql option: -1 or --single-transaction
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Add psql option: -1 or