Re: DBI, savepoints, transactions, and AutoCommit

From: felix(at)crowfix(dot)com
To: PGSQL-Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: DBI, savepoints, transactions, and AutoCommit
Date: 2011-11-02 22:57:05
Message-ID: 20111102225705.GG5551@crowfix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, Nov 02, 2011 at 06:05:56PM -0400, Daniel Staal wrote:

> Sounds like you are doing things right. What versions of the following are
> you using?
> DBI

DBI-1.616.0

> DBD::Pg

DBD-Pg-2.18.1

> Postgres

psql (9.0.4)

> Also, do you have any example code that shows the problem?

Weeeelllll ... no, not exactly. It's part of a project and not
centralized. I have enough tracing and debug code to satisfy myself
that I know what it's doing, but maybe that's not enough. So I'll
work up some stupid little test program. Should have thought of that
sooner. Might actually have a logic flaw I don't see.

--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix(at)crowfix(dot)com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message felix 2011-11-02 23:53:18 Re: DBI, savepoints, transactions, and AutoCommit -- NOT A BUG
Previous Message Doug Wiebe 2011-11-02 22:33:54 Foreign key constraint violation when using table inheritance