Thread: Query size limit using JDBC?

Query size limit using JDBC?

From
"Dr. Herrera"
Date:
Hello


I would like to know which is the size limit of a query response using the
JDBC interface with postgresql. Is there a restriction of 8192 bytes such
as that in the query buffer of the libpq interface ?

                Thank you