TOAST not working - Mailing list pgsql-general

From list_man
Subject TOAST not working
Date
Msg-id 1149944622.15368.38.camel@vaio1linux
Whole thread Raw
Responses Re: TOAST not working
List pgsql-general
Hi,

I wonder if anyone can help.

I have a VERY wide table and rows. There are over 800 columns of type:
numeric(11,2)

I can create the table no problem, but when I go to fill out a full row
with data, I get the message about reaching the 8k limit.

Can someone tell me if I have to 'enable' TOAST on columns to have  it
kick in. According to my research, numeric data types are toastable.

I'd appreciate if anyone can give me lit1e.

Thanks

PS. I'm running Postgres v8.0x


pgsql-general by date:

Previous
From: "pobox@verysmall.org"
Date:
Subject: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Next
From: Tom Lane
Date:
Subject: Re: TOAST not working