Re: Table and Index compression - Mailing list pgsql-hackers

From Ron Mayer
Subject Re: Table and Index compression
Date
Msg-id 4A7B63D9.1050401@cheapcomplexdevices.com
Whole thread Raw
In response to Table and Index compression  (PFC <lists@peufeu.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: mixed, named notation support
Next
From: Tom Lane
Date:
Subject: Re: Array detection in pg_dump