Re: raising the default prepareTheshold - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: raising the default prepareTheshold
Date
Msg-id 41521833.7090007@opencloud.com
Whole thread Raw
In response to Re: raising the default prepareTheshold  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:
>
> At the same time do you think we should change the default fetchSize to
> 1000 or so?  Even though it only works for FORWARD_ONLY ResultSets it
> could reduce the number of complaints we see here without much penalty.
> Previously the cursor implementation was more limiting by ruling out
> server prepared statements.

Sounds like a good idea.

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Auto-increment serial (Postgresql JDBC driver w/
Next
From: Oliver Jowett
Date:
Subject: Re: Detecting SQL_ASCII databases