Re: JDBC, prepared queries, and partitioning - Mailing list pgsql-jdbc

From Simon Riggs
Subject Re: JDBC, prepared queries, and partitioning
Date
Msg-id 1202936181.16770.493.camel@ebony.site
Whole thread Raw
In response to Re: JDBC, prepared queries, and partitioning  (Kris Jurka <books@ejurka.com>)
Responses Re: JDBC, prepared queries, and partitioning
List pgsql-jdbc
On Wed, 2008-02-13 at 15:43 -0500, Kris Jurka wrote:

> No, in V3 all prepared statements are prepared regardless of the
> threshold.

Neat. Strange to not carry forward such a useful feature.

I'll implement an equivalent server-side, cos I really like(d) it.

Am I reading the wrong documentation?
http://jdbc.postgresql.org/documentation/83/connect.html#connection-parameters

Or have the docs really not been updated in 4+ years?

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com


pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: JDBC, prepared queries, and partitioning
Next
From: Kris Jurka
Date:
Subject: Re: JDBC, prepared queries, and partitioning