Maximum length of a query

From: Antony Paul <antonypaul24(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Maximum length of a query
Date: 2005-02-09 06:13:20
Message-ID: 2989532e05020822135f73f477@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,
What is the maximum length allowed for a query in PG 7.3.3 ?. I
need arbitrarily long queries to be executed through JDBC.

rgds
Antony Paul

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message John DeSoi 2005-02-09 06:42:14 Re: Updating selected record
Previous Message Antony Paul 2005-02-09 05:21:56 Can tsearch replace ilike queries ?