Daniel Gustafsson <[email protected]> writes: >> On 28 Feb 2022, at 10:02, Peter Eisentraut >> <[email protected]> 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
