Re: Transaction not working. - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Transaction not working.
Date
Msg-id 20011017094312.B2417@svana.org
Whole thread Raw
In response to Transaction not working.  ("Nadeem Akhtar" <nakhtar@mstic.com>)
List pgsql-general
On Mon, Oct 15, 2001 at 06:44:44PM -0400, Nadeem Akhtar wrote:
> I'm using the C++ classes and call "Begin Work" followed by few inserts and
> I end it by a "commit".  But when I check the database the records I just
> inserted don't show up.

Maybe the inserts failed?

If any error occurred during the transaction, the whole transaction would be
rolled back.

Look at the server logs.
--
Martijn van Oosterhout <kleptog@svana.org>
http://svana.org/kleptog/
> Magnetism, electricity and motion are like a three-for-two special offer:
> if you have two of them, the third one comes free.

pgsql-general by date:

Previous
From: Keary Suska
Date:
Subject: Re: Python interface memory leak?
Next
From: Richard Welty
Date:
Subject: postgresql rpms and jdbc