Trouble getting large objects

From: Vegeta <vegeta(at)cuaima(dot)ica(dot)luz(dot)ve>
To: pgsql-general(at)postgresql(dot)org
Subject: Trouble getting large objects
Date: 2000-01-06 16:02:26
Message-ID: Pine.LNX.4.05.10001061150060.25603-100000@cuaima.ica.luz.ve
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a PostgreSQL 6.4.2 database running on SuSE Linux 6.1
I am trying to get a Large Object using the JDBC driver extensions for
large objects. When I call the read method it reads the data correctly,
but it closes the backend, so all the client connections to the server are
broken.
I tried using the ODBC driver and get the same behavior.
Is this a bug or am I doing something wrong?

Thanks,
Vegeta

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Broytmann 2000-01-06 16:20:35 Re: [HACKERS] New Search Engine ... UdmSearch
Previous Message Frank Miles 2000-01-06 16:02:11 Re: [GENERAL] \dt command display no table