Re: Transaction not working.

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Transaction not working.
Дата
Msg-id 20011017094312.B2417@svana.org
обсуждение исходный текст
Ответ на Transaction not working.  ("Nadeem Akhtar" <nakhtar@mstic.com>)
Список 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 по дате отправления:

Предыдущее
От: Keary Suska
Дата:
Сообщение: Re: Python interface memory leak?
Следующее
От: Richard Welty
Дата:
Сообщение: postgresql rpms and jdbc