Re: psql: Make SSL info display more compact

Поиск
Список
Период
Сортировка
От Dagfinn Ilmari Mannsåker
Тема Re: psql: Make SSL info display more compact
Дата
Msg-id 87sfs3e04m.fsf@wibble.ilmari.org
обсуждение исходный текст
Ответ на Re: psql: Make SSL info display more compact  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: psql: Make SSL info display more compact  (Michael Paquier <michael@paquier.xyz>)
Re: psql: Make SSL info display more compact  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:

>> On 28 Feb 2022, at 10:02, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote:
>
>> Since support for SSL compression has been removed from PostgreSQL, it
>> doesn't seem sensible to display it anymore.
>
> This was originally done, but all client side changes reverted as there still
> are server versions in production which allow compression.

How about making it show "compression: on" if compression is on, but
nothing in the common "off" case?

- ilmari



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Proposal: Support custom authentication methods using hooks
Следующее
От: "kuroda.hayato@fujitsu.com"
Дата:
Сообщение: RE: Logical replication timeout problem