Re: pg_dump on view - Mailing list pgsql-general

From Philip Warner
Subject Re: pg_dump on view
Date
Msg-id 3.0.5.32.20001003223558.029b3100@mail.rhyme.com.au
Whole thread Raw
In response to pg_dump on view  (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>)
Responses Re: pg_dump on view  (Marcin Mazurek <M.Mazurek@poznan.multinet.pl>)
List 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   |/

pgsql-general by date:

Previous
From: "chris markiewicz"
Date:
Subject: trouble with trigger/function???
Next
From: Marcin Mazurek
Date:
Subject: Re: pg_dump on view