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

From Christopher Kings-Lynne
Subject Re: pgsql: Add psql option: -1 or --single-transaction
Date
Msg-id 43F1F0B3.30705@familyhealth.com.au
Whole thread Raw
In response to Re: pgsql: Add psql option: -1 or --single-transaction  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: pgsql: Add psql option: -1 or --single-transaction
List pgsql-committers
> 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.

Maybe we're not talking about the same thing?  I was talking about the
begin/commit statements that are already in the dump - doesn't wrapping
the entire lot guarantee failure when you have: begin; begin; commit;
commit; ?

Chris

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add psql option: -1 or --single-transaction
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake.