Re: Weird behavior in transaction handling (Possible bug ?) - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Weird behavior in transaction handling (Possible bug ?)
Date
Msg-id 41E8C4BA.8020701@opencloud.com
Whole thread Raw
In response to Re: Weird behavior in transaction handling (Possible bug ?)  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Dave Cramer wrote:
>
>>On Friday 14 January 2005 16:38, Oliver Jowett wrote:
>>
>>>It'd be possible to have optional "automatic savepoint wrapping" in the
>>>driver,

> However I wouldn't argue if the first was implemented. The second is
> questionable due to the extra code complexity and the overhead imposed.
> How many savepoints can the system handle ? What if I have a huge
> transaction ?

That's why I said "optional" -- you'd only really want this for
compatibility with other systems.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: An I/O error occured while sending to the backend.
Next
From: Oliver Jowett
Date:
Subject: Re: Weird behavior in transaction handling (Possible bug ?)