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

Reply via email to