Re: JDBC, prepared queries, and partitioning

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC, prepared queries, and partitioning
Date: 2008-02-13 20:56:21
Message-ID: 1202936181.16770.493.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-02-13 21:06:08 Re: JDBC, prepared queries, and partitioning
Previous Message Tom Lane 2008-02-13 20:47:34 Re: JDBC, prepared queries, and partitioning