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

From Andrew Sullivan
Subject Re: Are there plans to add data compression feature to postgresql?
Date
Msg-id 20081030141112.GB26634@crankycanuck.ca
Whole thread Raw
In response to Re: Are there plans to add data compression feature to postgresql?  (Grant Allen <gxallen@gmail.com>)
List pgsql-general
On Thu, Oct 30, 2008 at 10:53:27AM +1100, Grant Allen wrote:
> Other big benefits come with XML ... but that is even more dependent on the
> starting point.  Oracle and SQL Server will see big benefits in compression
> with this, because their XML technology is so mind-bogglingly broken in the
> first place.

It seems to me that for this use case, you can already get the
interesting compression advantages in Postgres, and have been getting
them since TOAST was introduced back when the 8k row limit was broken.
It's recently been enhanced, ISTR, so that you can SET STORAGE with
better granularity.

Indeed, it seems to me that in some ways, the big databases are only
catching up with Postgres now on this front.  That alone oughta be
news :)


--
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: excluding tables from VACUUM ANALYZE
Next
From: 小波 顾
Date:
Subject: Re: Are there plans to add data compression feature to postgresql?