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

From Gregory Stark
Subject Re: Are there plans to add data compression feature to postgresql?
Date
Msg-id 8763n9bv4p.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: Are there plans to add data compression feature to postgresql?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Responses Re: Are there plans to add data compression feature to postgresql?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
"Scott Marlowe" <scott.marlowe@gmail.com> writes:

> I'm sure this makes for a nice brochure or power point presentation,
> but in the real world I can't imagine putting that much effort into it
> when compressed file systems seem the place to be doing this.

I can't really see trusting Postgres on a filesystem that felt free to
compress portions of it. Would the filesystem still be able to guarantee that
torn pages won't "tear" across adjacent blocks? What about torn pages that
included hint bits being set?

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's PostGIS support!

pgsql-general by date:

Previous
From: Christophe
Date:
Subject: Re: Decreasing WAL size effects
Next
From: Tom Lane
Date:
Subject: Re: Are there plans to add data compression feature to postgresql?