pluggable compression support - Mailing list pgsql-hackers

From Andres Freund
Subject pluggable compression support
Date
Msg-id 20130614230142.GC19641@awork2.anarazel.de
Whole thread Raw
List pgsql-hackers
Hi,

While hacking on the indirect toast support I felt the need to find out
how make compression formats pluggable to make sure .

In
http://archives.postgresql.org/message-id/20130605150144.GD28067%40alap2.anarazel.de
I submitted an initial patch that showed some promising results.

Here's a more cleaned up version which isn't intermingled with indirect
toast tuple support anymore.

It still contains a guc as described in the above message to control the
algorithm used for compressing new tuples but I think we should remove
that guc after testing.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [RFC] Minmax indexes
Next
From: Alexander Korotkov
Date:
Subject: GIN improvements part 3: ordering in index