Re: transactions from PHP - double COMMIT required? - Mailing list pgsql-php

From Martin Marques
Subject Re: transactions from PHP - double COMMIT required?
Date
Msg-id 45E81DC5.6090308@bugs.unl.edu.ar
Whole thread Raw
In response to Re: transactions from PHP - double COMMIT required?  (mikie <mikie.pl@gmail.com>)
Responses Re: transactions from PHP - double COMMIT required?
List pgsql-php
mikie wrote:
> 2007/3/1, Robert Treat <xzilla@users.sourceforge.net>:
>> Yeah, do the above recommendation to see if all of your statements are
>> making
>> thier way into pg
>
> OK, I have checked the logs. I can see both COMMIT statements in the
> log - the first commit from my transaction and then the other that I
> send to workaround the problem.

There must be some other problem. Do you have trasaction ID on the logs?
See if both commits go in the same transaction.

Any errors during the transaction?

--
  21:50:04 up 2 days,  9:07,  0 users,  load average: 0.92, 0.37, 0.18
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' ||
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador,
     del Litoral             |   Administrador
---------------------------------------------------------

pgsql-php by date:

Previous
From: mikie
Date:
Subject: Re: transactions from PHP - double COMMIT required?
Next
From: mikie
Date:
Subject: Re: transactions from PHP - double COMMIT required?