Error help

From: Jeremy Ashcraft <ashcraft(at)13monkeys(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Error help
Date: 2001-05-22 15:01:00
Message-ID: 3B0A7F2C.4020704@13monkeys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm running PG 7.1 on Solaris. I recently dropped a table and recreated
it, using identical data. There are a couple of tables that use a field
in this table as a foreign key. NOw when I try to get results back from
a view that uses this table, I get the following error:

ERROR: relation_info: Relation 23949386 not found

and when I try to look at the view using \d, I get

ERROR: cache lookup of attribute 19 in relation 23949386 failed

Anybody have an idea what these errors mean? TIA

--
jeremy
http://www.webhack.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-22 15:10:57 Re: user delete problem
Previous Message Peter Eisentraut 2001-05-22 14:54:10 Re: cannot connect using terminal nor pgaccess