Magnus Hagander wrote:
>> Is the following proposal acceptable:
>>
>> - Add a GUC ssl_compression, defaulting to "on".
>> - Add a client option "sslcompression" and an environment variable
>> PGSSLCOMPRESSION, defaulting to "1".
>
> Seems like the reasonable thing, yes.
>
>> Compression will be disabled if either side refuses.
>
> I assume OpenSSL takes care of this for us, right? We just have to set
the flags on the connection?
Right.
Yours,
Laurenz Albe