Re: SQL Request Size - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SQL Request Size
Date
Msg-id 21360.1116279052@sss.pgh.pa.us
Whole thread Raw
In response to SQL Request Size  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> What is the maximum SQL statement length that the server will accept?

There is no fixed limit, short of where you start to overflow memory
and/or stack depth.
http://archives.postgresql.org/pgsql-general/2001-02/msg00776.php
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: performance of bitmap scans in nested loop joins
Next
From: Hannu Krosing
Date:
Subject: Re: SO_KEEPALIVE