Re: Are there plans to add data compression feature to postgresql? - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Are there plans to add data compression feature to postgresql?
Date
Msg-id dcc563d10810261619t381320e1y126f57a7f0f8f781@mail.gmail.com
Whole thread Raw
In response to Re: Are there plans to add data compression feature to postgresql?  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
2008/10/26 Martin Gainty <mgainty@hotmail.com>:
> Scott-
>
> Straight from Postgres doc
> The zlib compression library will be used by default. If you don't want to
> use it then you must specify the --without-zlib option for configure. Using
> this option disables support for compressed archives in pg_dump and
> pg_restore.

I was thinking more along the lines of the automatic compression of
text types over 4k or so when they are moved out of line and into
toast tables.

The original question was a little vague though wasn't it?

pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: Are there plans to add data compression feature to postgresql?
Next
From: Klint Gore
Date:
Subject: Re: again... (win32 logging errors)