| From: | Martin Gainty <mgainty(at)hotmail(dot)com> |
|---|---|
| To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, 小波 顾 <guxiaobo1982(at)hotmail(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Are there plans to add data compression feature to postgresql? |
| Date: | 2008-10-26 22:57:50 |
| Message-ID: | BLU142-W16B1CF19244305DA81D6CAE250@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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. Martin
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.
> Date: Sun, 26 Oct 2008 10:37:01 -0600
> From: scott(dot)marlowe(at)gmail(dot)com
> To: guxiaobo1982(at)hotmail(dot)com
> Subject: Re: [GENERAL] Are there plans to add data compression feature to postgresql?
> CC: pgsql-general(at)postgresql(dot)org
>
> On Sun, Oct 26, 2008 at 9:54 AM, 小波 顾 <guxiaobo1982(at)hotmail(dot)com> wrote:
> > Are there plans to add data compression feature to postgresql?
>
> There already is data compression in postgresql.
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
_________________________________________________________________
Stay organized with simple drag and drop from Windows Live Hotmail.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_102008
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2008-10-26 23:19:55 | Re: Are there plans to add data compression feature to postgresql? |
| Previous Message | David Fetter | 2008-10-26 18:26:14 | Re: syncing with a MySQL DB |