Re: Table and Index compression

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Table and Index compression
Дата
Msg-id 4A7B63D9.1050401@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Table and Index compression  (PFC <lists@peufeu.com>)
Список pgsql-hackers
I'm curious what advantages there are in building compression into
the database itself, rather than using filesystem-based compression.

I see ZFS articles[1] discuss how enabling compression
improves performance with ZFS; for Linux, Btrfs has compression
features as well[2]; and on Windows NTFS seems to too.

[1]http://blogs.sun.com/observatory/entry/zfs_compression_a_win_win
[2]http://lwn.net/Articles/305697/




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: mixed, named notation support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Array detection in pg_dump