Re: Are there plans to add data compression feature to postgresql? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Are there plans to add data compression feature to postgresql?
Date
Msg-id 49094E90.1010606@commandprompt.com
Whole thread Raw
In response to Re: Are there plans to add data compression feature to postgresql?  (Steve Atkins <steve@blighty.com>)
Responses Re: Are there plans to add data compression feature to postgresql?  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
List pgsql-general
Steve Atkins wrote:

>> The one place where Compression is an immediate benefit is the wire.
>> It is easy to forget that one of our number one bottlenecks (even at
>> gigabit) is the amount of data we are pushing over the wire.
>
> Wouldn't "ssl_ciphers=NULL-MD5" or somesuch give zlib compression over
> the wire?

I don't think so.

Joshua D. Drake

>
> Cheers,
>   Steve
>
>


pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Are there plans to add data compression feature to postgresql?
Next
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: postgresql and Mac OS X