On Wed, Feb 09, 2005 at 11:43:20AM +0530, Antony Paul wrote: > > What is the maximum length allowed for a query in PG 7.3.3 ?. I > need arbitrarily long queries to be executed through JDBC.
According to the following message from Tom Lane, "There is no specific limit; it'll depend on available memory and complexity of the statement." http://archives.postgresql.org/pgsql-general/2003-12/msg01373.php -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]