query length

From: Timtohy <treaves(at)silverfields(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: query length
Date: 2003-02-19 02:42:23
Message-ID: 20030218214223.467b4762.treaves@silverfields.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2003-02-19 02:53:51 Re: How to reset pg_stat_user_tables
Previous Message Martijn van Oosterhout 2003-02-19 02:14:06 Re: 7.3.1 takes long time to vacuum table?