| From: | Marcin Mazurek <M(dot)Mazurek(at)poznan(dot)multinet(dot)pl> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_dump on view |
| Date: | 2000-10-03 11:46:52 |
| Message-ID: | 20001003134652.F31132@poznan.mtl.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> >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...
it's a view and working one
but what i noticed:
mtldb=# \d zadania_wykonane
ERROR: cache lookup of attribute 0 in relation 59299 failed
mtldb=#
Marcin Mazurek
--
Kierownik Działu Systemowego
MULTINET SA o/Poznan
http://www.multinet.pl/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nelson Ferreira Jr | 2000-10-03 12:10:55 | Re: trouble with trigger/function??? |
| Previous Message | chris markiewicz | 2000-10-03 11:20:38 | trouble with trigger/function??? |