problems with transaction blocks - Mailing list pgsql-general

From Chris Ochs
Subject problems with transaction blocks
Date
Msg-id 08e801c3d4b8$7cd6f8c0$d9072804@chris2
Whole thread Raw
Responses Re: problems with transaction blocks  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
I want to do a series of inserts within a single transaction block, but with
postgresql if one insert fails, the whole block is aborted.  Is there any
way to get around this behavior so that postgresql won't abort the entire
transaction if a single insert returns an error?

Chris


pgsql-general by date:

Previous
From: Adam Ruth
Date:
Subject: Re: DBs and Schemas
Next
From: "Roderick A. Anderson"
Date:
Subject: Re: DBs and Schemas