[GENERAL] nodeRead ERROR.

From: Stuart Rison <stuart(at)ludwig(dot)ucl(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] nodeRead ERROR.
Date: 1998-07-06 12:27:49
Message-ID: l03110705b1c671714d03@[128.40.242.190]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,

I have a very long table (i.e. has a lot of columns). I created a couple
of views on this table. They created fine. \d <view_name> yields the
expected results.

However, if I actually perform a select I get:

select * from test;

ERROR: nodeRead: Bad type 0

Furthermore, if I try to drop the views, I get the same error message (and
the views aren't deleted).

Anybody experienced this problem (I have 6.3.2 under IRIX 5.3) or knows of
a way to get rid of these views?

please cc to me as I'm not always up-to-date in my news-reading!

Many thanks,

Stuart.

+-------------------------+--------------------------------------+
| Stuart Rison | Ludwig Institute for Cancer Research |
| Tel. (0171) 878 4041 | Courtauld Building |
| Fax. (0171) 878 4040 | 91 Riding House Street |
+-------------------------+ London, W1P 8BT |
| stuart(at)ludwig(dot)ucl(dot)ac(dot)uk | UNITED KINGDOM. |
+-------------------------+--------------------------------------+

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1998-07-06 12:36:23 [GENERAL] ERROR: DefineQueryRewrite.
Previous Message Goran Thyni 1998-07-06 11:40:35 Re: [GENERAL] difference in INDEX's