Odd error... - Mailing list pgsql-hackers

From Dominic J. Eidson
Subject Odd error...
Date
Msg-id Pine.LNX.4.21.0107162210340.21965-100000@morannon.the-infinite.org
Whole thread Raw
List 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/



pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: pg_depend
Next
From: Philip Warner
Date:
Subject: Re: Odd error...