Re: data compression in protocol?

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: data compression in protocol?
Дата
Msg-id BANLkTi=isZV9SE1UGLGJuKcN+HQscCgNsQ@mail.gmail.com
обсуждение исходный текст
Ответ на data compression in protocol?  (Szymon Guz <mabewlun@gmail.com>)
Ответы Re: data compression in protocol?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
The answer is: SSL. SSL will compress things, before encrypting
(depends on setup obviously).
As far as I know, postgresql it self doesn't compress any data over the wire.


--
GJ

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Error details in sql (and plpgsql) (possible feature request)
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: [BUGS] Where is pg_create_restore_point funciton in 9.1a2 ?