Re: [BUGS] BUG #4051: ERROR: relation with OID xxxx does not exist

2008-03-24 Thread Pavan Deolasee
On Mon, Mar 24, 2008 at 5:50 PM, N Jagan Mohan Rao <[EMAIL PROTECTED]> wrote: > > I am using EntityManager, NativeQueries and deleting postgresql tables and > createing them dinamically(the schema is generated by using hybernate-tool). > till this point it is working fine .. and in the same tra

[BUGS] BUG #4051: ERROR: relation with OID xxxx does not exist

2008-03-24 Thread N Jagan Mohan Rao
The following bug has been logged online: Bug reference: 4051 Logged by: N Jagan Mohan Rao Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.5 Operating system: Window XP Description:ERROR: relation with OID does not exist Details: Here what i did: I am