Re: Help - lo_close: invalid large obj descriptor

From: Toby Doig <toby(at)paperjet(dot)com>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Help - lo_close: invalid large obj descriptor
Date: 2003-08-28 12:25:55
Message-ID: 20030828132440.B70336@plum.flirble.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> On Wed, Aug 27, 2003 at 12:36:24PM -0700, Barry Lind wrote:
> > Toby,
> >
> > You need to have autocommit turned off in order to use large objects.
> > If I add a call to setAutocommit(false) for the connection everything
> > works fine.

yes, i know. and the autocommit was indeed set to false.

> > > source.setDefaultAutoCommit(false);
see? i did set it.

> > > System.out.println(conn.getAutoCommit());
and i verified it here.

t

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tomisław Kityński 2003-08-28 12:44:13 Re: DatabaseMetaData.get(Imi|Ex)portedKeys() and FK_NAME column
Previous Message Chris Faulkner 2003-08-28 09:07:04 binding variable length array