8k tuple limit

From: Nagy Zoltan <iloz(at)sch(dot)bme(dot)hu>
To: pgsql-general(at)postgresql(dot)org
Subject: 8k tuple limit
Date: 1998-10-20 13:53:29
Message-ID: Pine.GSO.4.02.9810201544520.8557-100000@twister
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I have to make some applications, where the 8k tuple limit is very
annoying.
I make an online newspaper, so I have to store images, articles and so on.
Almost all fields can be larger than 8k, and it is very unconvinient to
store every field in lo. It is hard to duplicate and delete records, and
there are other uneases.
Is there any possibility to extend this 8k limit?

Thans,
iloZ

Browse pgsql-general by date

  From Date Subject
Next Message Przemyslaw Bak 1998-10-20 15:27:54 jdbc + postgres
Previous Message Sergei Chernev 1998-10-20 06:46:22 Strange error