Re: Named Prepared statement problems and possible solutions - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Named Prepared statement problems and possible solutions
Date
Msg-id 7370aead-b378-883b-4252-f3852ba51b18@wi3ck.info
Whole thread Raw
In response to Re: Named Prepared statement problems and possible solutions  (Konstantin Knizhnik <knizhnik@garret.ru>)
Responses Re: Named Prepared statement problems and possible solutions
Re: Named Prepared statement problems and possible solutions
List pgsql-hackers
On 6/8/23 02:15, Konstantin Knizhnik wrote:

> There is a PR with support of prepared statement support to pgbouncer:
> https://github.com/pgbouncer/pgbouncer/pull/845
> any feedback, reviews and suggestions are welcome.

I was about to say that the support would have to come from the pooler 
as it is possible to have multiple applications in different languages 
connecting to the same pool(s).

I can certainly give this a try, possibly over the weekend. I have a 
TPC-C that can use prepared statements plus pause/resume. That might be 
a good stress for it.


Best Regards, Jan



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Support logical replication of DDLs
Next
From: Hannu Krosing
Date:
Subject: Re: Let's make PostgreSQL multi-threaded