Tuple Max Size on 7.1

Поиск
Список
Период
Сортировка
От David Scholes
Тема Tuple Max Size on 7.1
Дата
Msg-id 3AF082AE.7F5025D9@cfourusa.com
обсуждение исходный текст
Ответ на Tuple Max Size on 7.1  (David Scholes <david@cfourusa.com>)
Список pgsql-general
When trying to do a large INSERT to a table in PostgreSQL 7.1, I get the
following error:
Tuple is too big: size 32112, max size 8140

This limit is being hit both from Perl and Coldfusion.  I am using the
drivers that came with the 7.1 distribution.  We are running on RedHat 7.0
and I used the RPM's to install.

My understanding was that this limit was removed in 7.1.  Any ideas?

Thanks, David


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: update ... from where id in (..) question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: DROP TABLE wildcard