Re: Named Prepared statement problems and possible solutions

From: Jan Wieck <jan(at)wi3ck(dot)info>
To: Dave Cramer <davecramer(at)gmail(dot)com>
Cc: Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Named Prepared statement problems and possible solutions
Date: 2023-06-08 21:16:31
Message-ID: c3c9d7f0-8f56-e7df-3865-fa210908aaac@wi3ck.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/8/23 15:57, Dave Cramer wrote:
>
> Apparently this is coming in pgbouncer Support of prepared statements by
> knizhnik · Pull Request #845 · pgbouncer/pgbouncer (github.com)
> <https://github.com/pgbouncer/pgbouncer/pull/845>

I am quite interested in that patch. Considering how pgbouncer works
internally I am very curious.

Jan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2023-06-08 21:26:30 Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15
Previous Message Jeff Davis 2023-06-08 21:15:39 Re: Order changes in PG16 since ICU introduction