Partition DB Tables by month

From: Romildo Wildgrube <romildo(at)ragingnet(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Partition DB Tables by month
Date: 2003-07-29 00:12:59
Message-ID: 3F25BC0B.3050000@ragingnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Is there a way to break the data files by month like in Oracle so that I
can easely drop the tables on a monthly basis? Is this something
postgres supports or is there a work around solution?

Any help will be much appreciated.

Romi

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Josh Berkus 2003-07-29 00:18:59 Re: [PERFORM] Rebuild indexes
Previous Message scott.marlowe 2003-07-28 21:31:41 Re: Performance tunning