Re: [JDBC] Issue with large objects - Mailing list pgsql-admin

From Tom Lane
Subject Re: [JDBC] Issue with large objects
Date
Msg-id 17161.1102786562@sss.pgh.pa.us
Whole thread Raw
In response to Issue with large objects  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Responses Re: [JDBC] Issue with large objects  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
List pgsql-admin
"Chris White (cjwhite)" <cjwhite@cisco.com> writes:
> I am putting a large object into my database using jdbc interface and using
> LargeObjectManager to do largeobject open, write and close. After several
> largeobject writes I get the following message

> 'failed to re-find parent-key in "pg_largeobject_loid_pn_index"'

What PG version is this?  Can you put together a self-contained test
case (ie, one that causes the error starting from an empty database)?

            regards, tom lane

pgsql-admin by date:

Previous
From: Gémes Géza
Date:
Subject: Large object size limit
Next
From: "Chris White (cjwhite)"
Date:
Subject: Re: [JDBC] Issue with large objects