Re: Are there plans to add data compression feature to postgresql?

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Are there plans to add data compression feature to postgresql?
Дата
Msg-id 8763n9bv4p.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: Are there plans to add data compression feature to postgresql?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: Are there plans to add data compression feature to postgresql?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Christophe
Дата:
Сообщение: Re: Decreasing WAL size effects
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Are there plans to add data compression feature to postgresql?