Re: libpq compression - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: libpq compression
Date
Msg-id 4FDB965A.8040703@timbira.com
Whole thread Raw
In response to Re: libpq compression  ("ktm@rice.edu" <ktm@rice.edu>)
List pgsql-hackers
On 15-06-2012 11:10, ktm@rice.edu wrote:
> I agree and think that the SSL-based compression is an excellent default
> compression scheme. The plugable compression approach allows for the
> choice of the most appropriate compression implementation based on the
> application needs. It really addresses corner cases such as high-
> performance system.
> 
That is my opinion too. I'm free to use to most appropriate algorithm for
compression. It is just a matter of coding an interface for my favorite
compression algorithm. We could even add some algorithms in a new contrib module.


--   Euler Taveira de Oliveira - Timbira       http://www.timbira.com.br/  PostgreSQL: Consultoria, Desenvolvimento,
Suporte24x7 e Treinamento
 


pgsql-hackers by date:

Previous
From: Euler Taveira
Date:
Subject: Re: libpq compression
Next
From: "Kevin Grittner"
Date:
Subject: Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture