Re: [SQL] Error after creating View - Mailing list pgsql-sql

From D'Arcy" "J.M." Cain
Subject Re: [SQL] Error after creating View
Date
Msg-id m0zlBi3-0000eRC@druid.net
Whole thread Raw
In response to Error after creating View  (Karin Probost <probost@uni-wuppertal.de>)
List pgsql-sql
Thus spake Karin Probost
> After creating a view i get the message
> ERROR:  nodeRead: Bad type 0
>
> SELECT and VACUUM leads to the same Error.
>
> I am using Postgres 6.3.2
>
> What's the reason.

There were problems with ownership back then.  This might be a related
problem.  Get 6.4.

--
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.

pgsql-sql by date:

Previous
From: Mario Filipe
Date:
Subject: Query to eliminate duplicates
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] Error after creating View