still Query Limits to 8K ?

From: Zsolt Varga <redax(at)agria(dot)hu>
To: PostgreSQL hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: still Query Limits to 8K ?
Date: 1998-11-13 08:29:47
Message-ID: Pine.LNX.3.96.981113091601.25700A-100000@lupus.agria.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


hi!

I just checked postgres 6.4 and I have to tell you it was a great work!!!
it's 3-4 times faster than 6.3.2 was. more stable.
I have a little question:
the TEXT fieldtype how many data can store?
8192 bytes?

I also wonder what's the reason to limit a query to 8192bytes maximum..
is there any serious problem to have longer queries?

it could be good to have more than 8K fields (without lo_import and so on)
for example 64K...

this is would be good sometimes to store texts...

regards,
redax

.----------------------------------------------------------.
|Zsolt Varga | tel/fax: +36 36 422811 |
| AgriaComputer LTD | email: redax(at)agria(dot)hu |
| System Administrator | URL: http://www.agria.hu/ |
`----------------------------------------------------------'

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1998-11-13 10:32:38 lo_import problem
Previous Message Peter T Mount 1998-11-13 08:12:20 Re: [HACKERS] More CORBA and PostgreSQL