ExecOpenScanR: failed to open relation
Pam Withnall <pamw@zoom.com.au>
From: Pam Withnall <Pamw@zoom.com.au>
To: "'pgsql-hackers@postgresql.org'" <pgsql-hackers@postgresql.org>
Date: 2001-02-20T05:30:14Z
Lists: 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