Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

!!! Compress individual tables with postgres



I have very large databases that are in postgresql (200Gbs+) and individual
tables that take up as huge 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 database
further?
Isn't there any specific method to compress the tables?? or does postgres
handle it on its own? cause I have a large nos of daily generated tables
with footprint of each of the table to be quite big.. so i need to compress
the individual tables.. please help.

Thanks and Regards,

Shabala Deshpande


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group