Re: Prepared Statements vs. pgbouncer - Mailing list pgsql-jdbc

From Josh Berkus
Subject Re: Prepared Statements vs. pgbouncer
Date
Msg-id 46FFC314.5080205@agliodbs.com
Whole thread Raw
In response to Re: Prepared Statements vs. pgbouncer  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Prepared Statements vs. pgbouncer
List pgsql-jdbc
Oliver,

> S_1 from client 1 might be a completely different query to S_1 from
> client 2. The JDBC driver just numbers statements sequentially as they
> are used.

So, how does j2EE-side connection pooling handle this?

--Josh


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Prepared Statements vs. pgbouncer
Next
From: Thor-Michael Støre
Date:
Subject: Re: [BUGS] BUG #2856: Jdbc 4 connector running on JDK 1.6 should