Re: libpq compression (part 3)

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: libpq compression (part 3)
Дата
Msg-id CAGECzQTPf3d4WP2B=t-kRQ3CQMzYSA6jneugkWqp7a3c1XYX0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpq compression (part 3)  (Jacob Burroughs <jburroughs@instructure.com>)
Ответы Re: libpq compression (part 3)  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
Re: libpq compression (part 3)  (Jacob Burroughs <jburroughs@instructure.com>)
Список pgsql-hackers
Thanks for working on this!

One thing I'm wondering: should it be possible for the client to change the compression it wants mid-connection? I can think of some scenarios where that would be useful to connection poolers: if a pooler does plain forwarding of the compressed messages, then it would need to be able to disable/enable compression if it wants to multiplex client connections with different compression settings over the same server connection. 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeremy Schneider
Дата:
Сообщение: Re: Built-in CTYPE provider
Следующее
От: Peter Smith
Дата:
Сообщение: Re: "pgoutput" options missing on documentation