| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | Oleg Lebedev <olebedev(at)waterford(dot)org> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Re: [SQL] HELP: Trend reporting |
| Date: | 2001-08-30 19:12:30 |
| Message-ID: | Pine.BSF.4.21.0108301212090.54353-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-sql |
On Thu, 30 Aug 2001, Oleg Lebedev wrote:
> 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,
It sounds like you have a rule that still refers to the dead table.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2001-08-30 19:58:18 | Re: Re: pg_dumpall failed |
| Previous Message | Daniel Bakken | 2001-08-30 18:13:33 | Re: Help request |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2001-08-30 19:58:18 | Re: Re: pg_dumpall failed |
| Previous Message | Arne Weiner | 2001-08-30 18:40:46 | Re: Where can I find the SQL Commands that I can use with ECPG |