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

From Robert Haas
Subject Re: Table and Index compression
Date
Msg-id 603c8f070908061307p5cbc2de3j38dd27ef84da9ea@mail.gmail.com
Whole thread Raw
In response to Re: Table and Index compression  (Greg Stark <gsstark@mit.edu>)
Responses Re: Table and Index compression  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Table and Index compression  (Pierre Frédéric Caillaud<lists@peufeu.com>)
List pgsql-hackers
On Thu, Aug 6, 2009 at 4:03 PM, Greg Stark<gsstark@mit.edu> wrote:
> I like the idea too, but I think there are some major problems to
> solve. In particular I think we need a better solution to blocks
> growing than sparse files.

How much benefit does this approach have over using TOAST compression
more aggressively?

...Robert


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Table and Index compression
Next
From: Dan Colish
Date:
Subject: Executor documentation