Re: Using compression on TCP transfer

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: Using compression on TCP transfer
Дата
Msg-id 66FDD9A196734B15AAC01848F5F70D8D@dell2
обсуждение исходный текст
Ответ на Re: Using compression on TCP transfer  (Olivier Gautherot <ogautherot@gautherot.net>)
Список pgsql-general
Hi!
 
>Updated doc reference:
>They mention that compression is insecure and disabled by default. Taking this into account, compression will require that both ODBC and PostgreSQL are set >up with compression enabled. I could not figure out quickly whether this requires also recompiling the code...
 
I added
 
Pqopt={sslcompression=1};
 
to psqlodbc connection string but log file shows that it still not compressed.
 
I’m using Debian 10 and Postgres 12 installed from postgres repository.
How to check is will it support compression or not.
 
Andrus.

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

Предыдущее
От: Olivier Gautherot
Дата:
Сообщение: Re: Using compression on TCP transfer
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Using compression on TCP transfer