ExecOpenScanR: failed to open relation - Mailing list pgsql-hackers

From Pam Withnall
Subject ExecOpenScanR: failed to open relation
Date
Msg-id D10ACC8031A3FD47A7860D3590D6A1D1F63D@zoom-ads.zoomnet.zoom.com.au
Whole thread Raw
Responses Re: ExecOpenScanR: failed to open relation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,
in my java code I am creating 3 temporary tables, then calling a stored
procedure which calls another stored procedure.
then I drop the temporary tables. 

the first time around , eveything is OK  , then when repeating the action I
get 
"ExecOpenScanR: failed to open relation 2808495 "
could it be that an index exists when the table doesn't or
does it mean the functions did not stop properly ?
please help.
Pam Withnall



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: CommitDelay performance improvement
Next
From: The Hermit Hacker
Date:
Subject: beta5 packages ...