Re: Increasing max size of tuples? - Mailing list pgsql-general

From oberpwd@anubis.network.com (Wade D. Oberpriller)
Subject Re: Increasing max size of tuples?
Date
Msg-id 200009271551.KAA11925@truck.network.com
Whole thread Raw
In response to Increasing max size of tuples?  (oberpwd@anubis.network.com (Wade D. Oberpriller))
List 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 by date:

Previous
From: Alexi Margo
Date:
Subject: Is STRING in any of Fielda, Fieldb, Fieldc ... ?
Next
From: Richard Poole
Date:
Subject: Re: pg_hba.conf