Re: pg_dump on view

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Marcin Mazurek <M(dot)Mazurek(at)poznan(dot)multinet(dot)pl>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump on view
Date: 2000-10-03 12:35:58
Message-ID: 3.0.5.32.20001003223558.029b3100@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 12:12 3/10/00 +0200, Marcin Mazurek wrote:
>Hi
>One of my tables:
> zadania_wykonane | {"=","mtluser=arwR","mtldbbackup=r"}
>
>as a user mtldbbackup i do pg_dump and the last log info is:
>dumpRules(): SELECT failed for table zadania_wykonane. Explanation from
>backend: 'ERROR: cache lookup of attribute 0 in relation 54498 failed
>'.
>
>what does it mean? How to get rid of it, any hints?

I'd guess this means that the underlying table has been deleted...

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chris markiewicz 2000-10-03 13:07:11 RE: trouble with trigger/function???
Previous Message Keith L. Musser 2000-10-03 12:33:05 Re: Re: JDBC Performance