Max Tuple Size

From: Aarmel <pgadmin(at)animated(dot)net(dot)au>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Max Tuple Size
Date: 2001-04-05 14:21:24
Message-ID: 3ACC7F64.3010108@animated.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 :(

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ADBAAMD 2001-04-05 14:26:38 Re: Need help - optimizer trouble
Previous Message Harald Barrera Dubois 2001-04-05 11:45:40 Floating point division.