query length - Mailing list pgsql-general

From Timtohy
Subject query length
Date
Msg-id 20030218214223.467b4762.treaves@silverfields.com
Whole thread Raw
Responses Re: query length  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
    I've searched for an answer to this, and just can't seem to find it.
What is the maximum length of a query passed in via the c interface? I
found reference to the effect that via ODBC there is no limit, but didn't
know if it broke up really long statements.

    Also, I don't mean individual select statements, but any sql query
statement, which could be several commands joined with a semi colon.

    Thanks!

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: 7.3.1 takes long time to vacuum table?
Next
From: Neil Conway
Date:
Subject: Re: How to reset pg_stat_user_tables