Re: [SQL] HELP: Trend reporting

From: Oleg Lebedev <olebedev(at)waterford(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: [SQL] HELP: Trend reporting
Date: 2001-08-30 17:16:11
Message-ID: 3B8E74DB.80D32C35@waterford.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

Hi,
I am trying to upgrade to 7.1.2 and when I use:
pg_dumpall -o > file.bac
I get an error saying:
dumpRules(): SELECT failed for table setmedias. Explanation from backend:
'ERROR: cache lookup of attribute 5 in relation 23945 failed"

As I understand setmedias table corresponds to relation 23945, but I dropped
it a long time ago. How should remove this relation pointer?
thanks,

Oleg

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Arne Weiner 2001-08-30 17:28:24 Re: Windows Version
Previous Message Sudheer Palaparambil 2001-08-30 16:35:58 DATAWAREHOUSING

Browse pgsql-sql by date

  From Date Subject
Next Message Arne Weiner 2001-08-30 17:39:54 Re: Create table syntax
Previous Message Josh Berkus 2001-08-30 16:56:43 Re: Problem with sequences