Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer |
| Дата | |
| Msg-id | 1352954.1748385255@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer ("David G. Johnston" <david.g.johnston@gmail.com>) |
| Список | pgsql-hackers |
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Tue, May 27, 2025 at 3:08 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah. I'd say the fundamental problem is that pgbouncer is abusing
>> the server_version parameter, which will break plenty of things
>> besides psql --- pg_dump for instance
> They proxy over the real server information during actual bouncer work -
> it's just their local administrative database connection - one that isn't
> proxied - that is at issue here.
Okay, but they're still abusing the wire protocol: server_version is
supposed to be a Postgres version, not some random number. My advice
to them would be to make up their mind which PG version they intend
their "local administrative database" to act like, and put that in
server_version.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера