Re: Help - lo_close: invalid large obj descriptor - Mailing list pgsql-jdbc

From Toby Doig
Subject Re: Help - lo_close: invalid large obj descriptor
Date
Msg-id 20030829144904.F13174@plum.flirble.org
Whole thread Raw
In response to Re: Help - lo_close: invalid large obj descriptor  (Barry Lind <blind@xythos.com>)
List pgsql-jdbc
aargh, my apologies barry. you were, of course, correct. the println()
call was dumping true and i was misreading it. call it tiredness. or
carelessness.

i actually wrap the pgs connection pool object around my own connection
pool so that all getConnection() calls now go through my own method. i can
then ensure that the autocommit is off (i also set transaction params).

t

pgsql-jdbc by date:

Previous
From: Johann Uhrmann
Date:
Subject: Re: Callbacks for NOTIFY
Next
From: Juan Francisco Diaz
Date:
Subject: Callable Statements