Issue with large objects - Mailing list pgsql-jdbc

From Chris White (cjwhite)
Subject Issue with large objects
Date
Msg-id 200412101952.iBAJq06n024238@sj-core-3.cisco.com
Whole thread Raw
Responses Re: Issue with large objects  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
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 does this mean and how do I resolve the issue? Do I need to re-index the largeobject table?
 
Chris White

pgsql-jdbc by date:

Previous
From: Pucky Loucks
Date:
Subject: Java Studio Creator Fix/Hack
Next
From: Vadim Nasardinov
Date:
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException