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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Are there plans to add data compression feature to postgresql?
Дата
Msg-id 25675.1225424585@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 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:
> Sure, bash Microsoft it's easy.   But it doesn't address the point, is
> a database safe on top of a compressed file system and if not, why?

It is certainly *less* safe than it is on top of an uncompressed
filesystem.  Any given hardware failure will affect more stored bits
(if the compression is effective) in a less predictable way.

If you assume that hardware failure rates are below your level of
concern, this doesn't matter.  But DBAs are paid to be paranoid.

            regards, tom lane

В списке pgsql-general по дате отправления:

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