Re: Error: Relation "pg_rel_check" does not exist

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Christian Brosig <Brosig(at)dataconsult(dot)de>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Error: Relation "pg_rel_check" does not exist
Date: 2003-06-16 17:14:36
Message-ID: 20030616101303.L65181-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 16 Jun 2003, Christian Brosig wrote:

> I use postgres now for about 1 Year and i am really happy with postgres
> (7.2).
>
> I use Linux as database server and pgAdmin as frontent.
>
> Last week I set up a new server. Included in the new linux distribution
> is also a newer version of postgres (7.3.2)
>
> I used pg_dump to export a database from the old server and to import it
> to the new one.
>
> Now there seems to be a problem.
>
> If I click on a table (using pgAdmin) there is a pop up with then
> following error message:
>
> An error occurred in pgAdmin II: frmMain.tvTable
>
> Description. Error while executing the query
>
> ERROR: Relation "pg_relcheck" does not exist

You may need to upgrade pgAdmin. pg_relcheck went away in 7.3.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ernest E Vogelsinger 2003-06-16 18:26:37 Re: psql sequence question
Previous Message Bruno Wolff III 2003-06-16 16:04:10 Re: psql sequence question