TOAST not working

Поиск
Список
Период
Сортировка
От list_man
Тема TOAST not working
Дата
Msg-id 1149944622.15368.38.camel@vaio1linux
обсуждение исходный текст
Ответы Re: TOAST not working  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "pobox@verysmall.org"
Дата:
Сообщение: Re: php 5.1.4 with PostgreSQL 8.1.4 causes Apache 1.3.36
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TOAST not working