Re: 'Tuple is too big' Error

Поиск
Список
Период
Сортировка
От J.H.M. Dassen (Ray)
Тема Re: 'Tuple is too big' Error
Дата
Msg-id 20010115085005.B696@cistron-office.nl
обсуждение исходный текст
Ответ на 'Tuple is too big' Error  ("Christian Pomar" <pomar#NOSPAM#@ieee.org>)
Список pgsql-general
On Thu, Jan 11, 2001 at 20:06:33 +0100, Christian Pomar wrote:
> Using phorum (www.phorum.org) based on PHP, I am getting the following
> error when trying to insert a message in the PosgreSQL 6.5.3 database:
>
> ProcessQuery
> ERROR:  Tuple is too big: size 12440

There is an 8K tuple length in that version of PostgreSQL.

> (obtained from the log). Can anybody tell me where to find proper
> documentation to raise whatever parameter is necessary to avoid this
> problem?

AFAIK it's not that easy to fix. It is fixed in the beta versions of 7.1.

HTH,
Ray
--
Those who are willing to trade their liberty for security deserve neither.
    Benjamin Franklin

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

Предыдущее
От: "J.H.M. Dassen (Ray)"
Дата:
Сообщение: Re: getting number of rows updated within a procedure
Следующее
От: "Dan Langille"
Дата:
Сообщение: Re: getting number of rows updated within a procedure