Re: Compression in PG - Mailing list pgsql-performance

From Pavel Stehule
Subject Re: Compression in PG
Date
Msg-id 162867790911010656m37b315dbp41761a014745b9e4@mail.gmail.com
Whole thread Raw
In response to Compression in PG  (Shaul Dar <shauldar@gmail.com>)
Responses Re: Compression in PG  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-performance
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

Regards
Pavel Stehule
>
> Thanks,
>
> -- Shaul
>

pgsql-performance by date:

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