Re: Increasing max size of tuples?

Поиск
Список
Период
Сортировка
От oberpwd@anubis.network.com (Wade D. Oberpriller)
Тема Re: Increasing max size of tuples?
Дата
Msg-id 200009271551.KAA11925@truck.network.com
обсуждение исходный текст
Ответ на Increasing max size of tuples?  (oberpwd@anubis.network.com (Wade D. Oberpriller))
Список pgsql-general
I found my answer in config.h.in.

 Adjust BLKSZ to whatever size tuple you need, however it currently must be <=
 32k.

 Wade Oberpriller

>
> Can the max size of the tuples be enlarged, currently they are 8128 bytes ( I
> believe). Is there a macro or option that can be set to increase this?
>
> I have a table with quite a few constraints (and the field names are large also), and the tuple size is being
exceeded,and the table can't be created. 
>
> Wade Oberpriller
> StorageTek
> oberpwd@network.com
>

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

Предыдущее
От: Alexi Margo
Дата:
Сообщение: Is STRING in any of Fielda, Fieldb, Fieldc ... ?
Следующее
От: Richard Poole
Дата:
Сообщение: Re: pg_hba.conf