Re: libpq compression - Mailing list pgsql-hackers

From Andres Freund
Subject Re: libpq compression
Date
Msg-id 20190208185703.xy35plk7mb4ve57d@alap3.anarazel.de
Whole thread Raw
In response to Re: libpq compression  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: libpq compression
List pgsql-hackers
On 2019-02-08 12:15:58 +0300, Konstantin Knizhnik wrote:
> Frankly speaking, I do not think that such flexibility in choosing
> compression algorithms is really needed.
> I do not expect that there will be many situations where old client has to
> communicate with new server or visa versa.
> In most cases both client and server belongs to the same postgres
> distributive and so implements the same compression algorithm.
> As far as we are compressing only temporary data (traffic), the problem of
> providing backward compatibility seems to be not so important.

I think we should outright reject any patch without compression type
negotiation.


pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: ON SELECT rule on a table without columns
Next
From: Tomas Vondra
Date:
Subject: Re: Protect syscache from bloating with negative cache entries