This is 7.4.5. I'm not sure I can get it to happen on an empty database, the
database this is happening on has about 300 large objects, but I will try.
Also, I found by re-indexing the pg_largeobject table the problem seems to
have gone away.

Chris White

-----Original Message-----
From: Tom Lane [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 11, 2004 9:36 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [JDBC] Issue with large objects 

"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 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to