BUG #1684: ERROR: Relation 17065 does not exist

From: "fremaux" <benjamin(dot)fremaux(at)sofrecom(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1684: ERROR: Relation 17065 does not exist
Date: 2005-05-27 14:36:43
Message-ID: 20050527143643.91199F0B0C@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1684
Logged by: fremaux
Email address: benjamin(dot)fremaux(at)sofrecom(dot)com
PostgreSQL version: 7.2.2
Operating system: Linux kernel 2.4.6.19-mdk
Description: ERROR: Relation 17065 does not exist
Details:

Inserting data in a table I have the following message : "ERROR: Relation
17065 does not exist".
The database seems to be correct. I have rebuild many indexes because
problems like that appeared : "Index ind_name: NUMBER OF INDEX' TUPLES
(5020) IS NOT THE SAME AS HEAP' (5006)."

After doing that the same problem is going on. I do not know where to look
for.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-05-27 14:37:05 Re: BUG #1682: subselect generates multiple rows
Previous Message Tom Lane 2005-05-27 14:15:32 Re: INSERT deadlocks (bug or feature?)