invalid lo descriptorc in begin commit fraze

From: M(dot)Mazurek(at)poznan(dot)multinet(dot)pl
To: pgsql-interfaces(at)postgresql(dot)org
Subject: invalid lo descriptorc in begin commit fraze
Date: 2000-02-15 17:12:11
Message-ID: Pine.BSF.4.21.0002151706240.35490-100000@arka.poznan.mtl.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
I have a servlet which some lo (images) from postgres and ouputs them to
the web page. If I start only one instatnce of that servlet - no
problem. When there are serveral servlets reading lo -
FastPath call returned ERROR: lo_read: invalid large obj descriptor (1)
I have db.AutoCommit(false) at opening the connection, and
db.commit() after reading data.
How to read serveral lo, even the same one in the same time from various
servlets avoiding that error?
linux2.0.13, jserv1.1, postgresql6.3.5, jsdk2.0, jdk1.2.2

thx
mazek

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-02-15 17:55:56 Re: [INTERFACES] ODBC / Access causes "Stuck on TLB IPI wait (CPU#1)"
Previous Message Tibor Laszlo 2000-02-15 12:42:01 Re: [INTERFACES] PostgreSQL BCB VCL Components??