Re: Transaction Aborting on sql call failure

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Michael Baker <mike(at)scmlabs(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Transaction Aborting on sql call failure
Date: 2001-09-14 15:27:11
Message-ID: Pine.BSF.4.21.0109140826170.42268-100000@megazone23.bigpanda.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)?

Not yet, although savepoints have been talked about. (maybe 7.3?)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tauren Mills 2001-09-14 15:40:06 Re: Problem with database: FATAL 1: cannot find attribute 24 of relation
Previous Message Tauren Mills 2001-09-14 15:22:40 Problem with database: FATAL 1: cannot find attribute 24 of relation