Re: libpq compression

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: libpq compression
Дата
Msg-id caada0a3-ac74-5045-2848-6e77e61bf0fa@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: libpq compression  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: libpq compression  (Dave Cramer <pg@fastcrypt.com>)
Re: libpq compression  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
On 6/5/18 03:09, Michael Paquier wrote:
> I just had a quick look at this patch, lured by the smell of your latest
> messages...  And it seems to me that this patch needs a heavy amount of
> work as presented.  There are a couple of things which are not really
> nice, like forcing the presentation of the compression option in the
> startup packet to begin with.

Yeah, at this point we will probably need a discussion and explanation
of the protocol behavior this is adding, such as how to negotiate
different compression settings.

Unrelatedly, I suggest skipping the addition of -Z options to various
client-side tools.  This is unnecessary, since generic connection
options can already be specified via -d typically, and it creates
confusion because -Z is already used to specify output compression by
some programs.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Spilling hashed SetOps and aggregates to disk
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Remove mention in docs that foreign keys on partitioned tablesare not supported