From: | "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Odd error... |
Date: | 2001-07-17 03:12:26 |
Message-ID: | Pine.LNX.4.21.0107162210340.21965-100000@morannon.the-infinite.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
morannon:~>pg_dump -t bboard openacs | less
getTables(): SELECT (for VIEW ec_subsubcategories_augmented) returned NULL oid
SELECT was: SELECT definition as viewdef, (select oid from pg_rewrite
where rulename='_RET' || viewname) as view_oid from pg_views where
viewname = 'ec_subsubcategories_augmented';
Any ideas what would cause this?
--
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2001-07-17 06:23:51 | Re: Odd error... |
Previous Message | Hiroshi Inoue | 2001-07-17 02:58:12 | Re: pg_depend |