Re: Named Prepared statement problems and possible solutions

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Named Prepared statement problems and possible solutions
Дата
Msg-id 7370aead-b378-883b-4252-f3852ba51b18@wi3ck.info
обсуждение исходный текст
Ответ на Re: Named Prepared statement problems and possible solutions  (Konstantin Knizhnik <knizhnik@garret.ru>)
Ответы Re: Named Prepared statement problems and possible solutions  (Dave Cramer <davecramer@gmail.com>)
Re: Named Prepared statement problems and possible solutions  (Konstantin Knizhnik <knizhnik@garret.ru>)
Список 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 по дате отправления:

Предыдущее
От: shveta malik
Дата:
Сообщение: Re: Support logical replication of DDLs
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Let's make PostgreSQL multi-threaded