Max Tuple Size - Mailing list pgsql-novice

From Aarmel
Subject Max Tuple Size
Date
Msg-id 3ACC7F64.3010108@animated.net.au
Whole thread Raw
Responses Re: Max Tuple Size  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
List pgsql-novice
We want to insert text into a table.  Large amounts of text.

The limit on the version we have at the moment is around 9000 characters.
I'd estimate we'd need to be able to insert around 20,000 to 50,000
characters.

Does Version 7.0.3 have a limit,  is 7.1 the only version with no limit.

Are there confiuration settings in postgres to set a limit? or do I just
have to use blobs and lobs :(


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Function not working check_foreign_key().
Next
From: "Poul L. Christiansen"
Date:
Subject: Re: Max Tuple Size