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

From Oliver Jowett
Subject Re: Prepared Statements vs. pgbouncer
Date
Msg-id 4701616A.5080300@opencloud.com
Whole thread Raw
In response to Re: Prepared Statements vs. pgbouncer  (Paul Lindner <lindner@inuus.com>)
Responses Re: Prepared Statements vs. pgbouncer  (Paul Lindner <lindner@inuus.com>)
List pgsql-jdbc
Paul Lindner wrote:

> The problem is that the described solution puts way too much moving
> parts inside of something that should be very simple.  You'd have to
> recreate most of Postgresql's parsing and grammar inside of Pgbouncer
> and change it from something simple into a full-featured proxy.

What? Why on earth would you need to recreate the SQL grammar inside
pgbouncer?! Justify this.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Prepared Statements vs. pgbouncer
Next
From: Paul Lindner
Date:
Subject: Re: Prepared Statements vs. pgbouncer