Re: Transactions in Postgres

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: trevor(at)hailix(dot)com, pgsql-novice(at)postgresql(dot)org
Subject: Re: Transactions in Postgres
Date: 2002-04-04 02:05:28
Message-ID: web-847091@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Trevor,

> I am running Postgresql-7.2 with PHP 4.1.1 and I am beginning to use
> transactions inside of a php script:

This issue has been raised and resolved on the pgsql-php list. Browse
the archives of that list, and if you can't find it, post your
question to pgsql-php.

FWIW, transactions within postgres must happen in a single connection.

-Josh Berkus

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message cristi 2002-04-04 05:07:00 Re: Date
Previous Message Kent R. Rigby 2002-04-04 00:01:44 Re: novice question about NOTICE:...