Re: It's Apache, not PostgreSQL - Mailing list pgsql-general

From Bryan White
Subject Re: It's Apache, not PostgreSQL
Date
Msg-id 028101c0fda8$f6efd620$22d260d1@bryan
Whole thread Raw
In response to It's Apache, not PostgreSQL  (Frank Hilliard <frankhilliard@home.com>)
List pgsql-general
> It looks as if Apache has an HTTP input buffer limit of 8190 bytes which
> can be
> reduced with a "LimitRequestLine" directive, but not increased. I'm
> hitting this with
> both phpPgAdmin and Cold Fusion.

That sounds like a limit on the "GET" http request.  Can you recode your
form to use POST?  My guess is it does not have the same limit.


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: More Red Hat information
Next
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: Red Hat to support PostgreSQL