Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows) - Mailing list pgsql-hackers

From Andrew Chernow
Subject Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows)
Date
Msg-id 49625529.9040102@esilo.com
Whole thread Raw
In response to Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows)  ("Robert Haas" <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> 
> What we do have is a suggestion from several people that the database
> shouldn't be in the business of compressing data AT ALL.  If we want

+1

IMHO, this is a job for the application.  I also think the current 
implementation is a little odd in that it only compresses data objects 
under a meg.

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: lazy_truncate_heap()
Next
From: "Pavel Stehule"
Date:
Subject: an idea, language SPI