Re: Compression in PG - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: Compression in PG
Date
Msg-id dcc563d10911010757o3cededc0x9859ef2c47002919@mail.gmail.com
Whole thread Raw
In response to Re: Compression in PG  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Compression in PG
List pgsql-performance
On Sun, Nov 1, 2009 at 7:56 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> 2009/11/1 Shaul Dar <shauldar@gmail.com>:
>> Hi,
>>
>> I have several long text fields in my DB that I would love to compress
>> (descriptions, URLs etc). Can you tell me what options exists in PG
>> (+pointers please), typical effect on space and run time?
>
> Hello
>
> You can do nothing. PostgreSQL compresses data automatically
>
> http://www.postgresql.org/docs/8.4/interactive/storage-toast.html

Well you can pick a strategy.  But yeah, there's not much for the
average user to do really.

pgsql-performance by date:

Previous
From: Jesper Krogh
Date:
Subject: Re: Compression in PG
Next
From: Shaul Dar
Date:
Subject: Re: Compression in PG