Re: [GENERAL] nodeRead ERROR. - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] nodeRead ERROR.
Date
Msg-id 199807061804.OAA17662@candle.pha.pa.us
Whole thread Raw
In response to [GENERAL] nodeRead ERROR.  (Stuart Rison <stuart@ludwig.ucl.ac.uk>)
List pgsql-general
My guess is that the view is overflowing the 8k limit.  6.4 should allow
for larger block sizes.

> 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@ludwig.ucl.ac.uk | UNITED KINGDOM.                      |
> +-------------------------+--------------------------------------+
>
>
>
>


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-general by date:

Previous
From: Stephen Davies
Date:
Subject: import from SQL Server
Next
From: Jeffrey Napolitano
Date:
Subject: Varchar and varchar2