Relation "reviews" with OID 16856 no longer exists

From: Scott Chapman <scott_list(at)mischko(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Relation "reviews" with OID 16856 no longer exists
Date: 2003-02-26 20:04:52
Message-ID: 200302261204.52599.scott_list@mischko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I recently dropped and recreated the table reviews and the view review_status
and now I get this:

SELECT review_num from review_status WHERE date_closed IS NULL
Relation "reviews" with OID 16856 no longer exists

I tried running a vacuumdb -f on the database and restarted it and I still get
this.

How do I fix this?

Cordially,
Scott

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Alberer 2003-02-26 20:35:59 Re: how to recover after harddisk error
Previous Message Steve Crawford 2003-02-26 20:01:46 Re: WITHOUT OIDS