Re: jsonb payload, compression and bandwith usage

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: jsonb payload, compression and bandwith usage
Дата
Msg-id CAB=Je-GRknNgsNWE2Wp3MCgJrLBGQTYNeFf6R0tLvPCy59Ey5g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb payload, compression and bandwith usage  (Vitalii Tymchyshyn <vit@tym.im>)
Список pgsql-jdbc
> How about SSL?

I think it was discussed here:
http://www.postgresql.org/message-id/CAMsr+YFh1J72bckTZe0te+eJCJ=JnW-g-q_KQhFg_thVdxKxDw@mail.gmail.com

TLDR: "real answer is probably to just add PostgreSQL protocol-level
support for compression, rather than trying to (ab)use SSL for it."

Another option is SSH port forwarding (SSH can do transparent compression).

Vladimir


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

Предыдущее
От: Vitalii Tymchyshyn
Дата:
Сообщение: Re: jsonb payload, compression and bandwith usage
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: Public vs internal APIs