"Chris White (cjwhite)" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend