Re: Relation 0 does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Relation 0 does not exist
Date: 2002-09-25 20:52:30
Message-ID: 27849.1032987150@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> writes:
> The subject says it all:
> ERROR: Relation 0 does not exist
> LOG: statement: INSERT INTO trans (meter_id,stats_id,flowindex,firsttime,firstt...

Could we see the *whole* query? And the schemas of the table(s) it
uses? Seems like a bug to me, but without enough context to reproduce
it I can't do much.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Welche 2002-09-25 21:29:49 Re: Relation 0 does not exist
Previous Message Oleg Lebedev 2002-09-25 20:49:41 Re: [HACKERS] subselect bug (was Re: DBLink: interesting issue)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-25 20:56:24 Re: Cause of "can't wait without a PROC structure"
Previous Message Tom Lane 2002-09-25 20:49:32 Re: Insert Performance