Re: cdbi,pgsql & transactions
[prev]
[thread]
[next]
[Date index for 2005/02/09]
On Thu, 2005-02-10 at 00:59 +0200, raptor wrote:
> How to solve this problem ?
Apache::DBI. See other posts in the archive about making it work with
Class::DBI. It rolls back anything that isn't committed at the end of
every request.
Alternatively, you could turn on AutoCommit.
- Perrin
|
|
Re: cdbi,pgsql & transactions
Perrin Harkins 23:47 on 09 Feb 2005
|