Relation 0 does not exist

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Relation 0 does not exist
Date: 2002-09-25 20:30:15
Message-ID: 20020925213015.D9603@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

The subject says it all:

DEBUG: StartTransactionCommand
DEBUG: ProcessQuery
ERROR: Relation 0 does not exist
LOG: statement: INSERT INTO trans (meter_id,stats_id,flowindex,firsttime,firstt...

The code generating the insert statement didn't change, just the server - but
what does it mean? There is no 0. The most complicated are bits like:

('08:52:11 Mon 22 Jul 2002'::timestamp without time zone+'5536695.89 second')::time

Cheers,

Patrick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Tkach 2002-09-25 20:48:55 Problem with getting sources from CVS...
Previous Message Patrick Welche 2002-09-25 20:26:10 Re: "lo" large object

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-25 20:49:32 Re: Insert Performance
Previous Message Michael Paesold 2002-09-25 20:21:24 Re: Getting current transaction id