Transaction Aborting on sql call failure

From: "Michael Baker" <mike(at)scmlabs(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Transaction Aborting on sql call failure
Date: 2001-09-10 16:15:15
Message-ID: 027b01c13a13$c6acfd60$a801000a@scmlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

We are running into a situation where psql is aborting the transaction when one call returns an error. Is there a way to continue on with transaction or at least save what has already happened (like an Oracle Save Point)?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Leandro Rodrigo Saad Cruz 2001-09-10 20:06:34 Can't discover database size
Previous Message Stephan Szabo 2001-09-10 16:06:12 Re: primary key problem