Re: Error: query is too long. Maximum length is 16382

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rajan Bhide" <rbhide(at)nulinkinc(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Error: query is too long. Maximum length is 16382
Date: 2004-02-17 15:19:24
Message-ID: 10501.1077031164@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Rajan Bhide" <rbhide(at)nulinkinc(dot)com> writes:
> Postgres Version : 7.2.4
> PQsendQuery() -- query is too long. Maximum length is 16382.

That error message has not existed in libpq since sometime before 7.0.
Better take another look at the age of your client-side code.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bryan Irvine 2004-02-17 19:09:06 Re: Unable to connect to PostgreSQL server:
Previous Message Rajan Bhide 2004-02-17 14:52:53 Error: query is too long. Maximum length is 16382