Re: Odd error... - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Odd error...
Date
Msg-id 3.0.5.32.20010717162351.03422250@mail.rhyme.com.au
Whole thread Raw
In response to Odd error...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Responses Re: Odd error...
List pgsql-hackers
At 22:12 16/07/01 -0500, Dominic J. Eidson wrote:
>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?

Probably the length of the view name; which version are you running? I
haven't look at PG for a while, but I thought this was fixed in 7.1.2




----------------------------------------------------------------
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-hackers by date:

Previous
From: "Dominic J. Eidson"
Date:
Subject: Odd error...
Next
From: Phillip F Jansen
Date:
Subject: Re: PGSQL problem with weblogic and OID data type