Re: postgresql query string length limit - Mailing list pgsql-hackers

From uwcssa
Subject Re: postgresql query string length limit
Date
Msg-id f2f562510602191519h2769b403xf4bff16e726006ca@mail.gmail.com
Whole thread Raw
In response to Re: postgresql query string length limit  (Douglas McNaught <doug@mcnaught.org>)
Responses Re: postgresql query string length limit
Re: postgresql query string length limit
List pgsql-hackers
I am using version 8.0.3.     i installed using the
--without-readline  option.

is there a quick workaround?

On 2/19/06, Douglas McNaught <doug@mcnaught.org> wrote:
> uwcssa <uwcssa@gmail.com> writes:
>
> >  I found any query exceeds 4096 charactors will be pruned automatically. i
> am
> > wondering which knob should i change to make it larger , say, 10000
> > charactors.  i searched for a while but was not able to find it online.
> so if
> > anyone has a quick nswer that will be highly appreciated.
>
> Either you're using a very very old version of PostgreSQL, or a very
> crappy client library--there hasn't been a query length limitation in
> the server or in libpq for a long time (I think when there was one it
> was 8K by default).
>
> -Doug
>


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Domains and supporting functions
Next
From: Douglas McNaught
Date:
Subject: Re: postgresql query string length limit