Is it possible to compress a table any further?

From: vanessa <vanessaknell(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is it possible to compress a table any further?
Date: 2007-02-16 06:04:44
Message-ID: 8999365.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I have very large database that is in postgresql and in particular one table
that take up too much space. I know that in mysql one can compress
individual tables with isam-compression. I understand that postgresql
compresses text automatically, is there anyway to compress my large table
any further?

Cheers.
Vanessa
--
View this message in context: http://www.nabble.com/Is-it-possible-to-compress-a-table-any-further--tf3237859.html#a8999365
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-02-16 06:10:46 Re: Database performance comparison paper.
Previous Message Paul Lambert 2007-02-16 05:06:43 Re: Setting up functions in psql.