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

From Tom Lane
Subject Re: Prepared Statements vs. pgbouncer
Date
Msg-id 19675.1191264250@sss.pgh.pa.us
Whole thread Raw
In response to Re: Prepared Statements vs. pgbouncer  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Prepared Statements vs. pgbouncer  (Paul Lindner <lindner@inuus.com>)
Re: Prepared Statements vs. pgbouncer  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-jdbc
Dave Cramer <pg@fastcrypt.com> writes:
> Josh Berkus wrote:
>> So where is it going to be easier to fix this ... pgBouncer, or pg-JDBC?

> pgBouncer is broken so I'd fix it.

It's an enormous mistake to imagine that prepared statements are the
only issue.  What about GUC settings and temp tables, to mention a
couple other bits of per-session state?

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Prepared Statements vs. pgbouncer
Next
From: Paul Lindner
Date:
Subject: Re: Prepared Statements vs. pgbouncer