RE: [ADMIN] SQL statement limit

2000-12-19 Thread Rainer Mager
(if I rebuild)? Thanks, --Rainer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Serge Canizares Sent: Wednesday, December 20, 2000 12:18 AM To: Rainer Mager Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] SQL statement limit If I understand your question

Re: [ADMIN] SQL statement limit

2000-12-19 Thread Serge Canizares
If I understand your question, you can change this limit, but not to 200k. By default, the data limit in a field record is 8k in the PostgreSQL 7.0x series. You can make it 16k or 32k. Go into the src/include subdir of whatever directory you extracted the tarball into. Before compiling, edit th

[ADMIN] SQL statement limit

2000-12-19 Thread Rainer Mager
Hi all, We have a pretty significant problem with the current 4k (or is it 8k) limit in length of a single SQL statement. I remember reading somewhere that this limit has been (will be) completely removed in 7.1 but I'd like to verify this. Also if anyone has a reasonable guess to 7.1's r