still Query Limits to 8K ? - Mailing list pgsql-hackers

From Zsolt Varga
Subject still Query Limits to 8K ?
Date
Msg-id Pine.LNX.3.96.981113091601.25700A-100000@lupus.agria.hu
Whole thread Raw
Responses Re: [HACKERS] still Query Limits to 8K ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@agria.hu        |
| System Administrator  | URL:       http://www.agria.hu/  |
`----------------------------------------------------------'



pgsql-hackers by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [HACKERS] More CORBA and PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] CASE construct