Re: Monthly table partitioning for fast purges?

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: Monthly table partitioning for fast purges?
Date: 2003-08-05 16:30:03
Message-ID: 1060101003.4756.7.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2003-08-05 at 10:28, Jean-Luc Lachance wrote:
> I second that.
> I have discussed adding partitioning tables almost a year ago...
> No need to partition a functional index or anything like that.
> Just partition on a specific field.

Well.....

If you're going to partition a *huge* table by, say, a date field,
and there's also an index on that date field, partitioning the
index on that same field may have some advantages.

> Ron Johnson wrote:
> >[...]
> > Partitioning "should" be put on the TODO list soon after tablespaces
> > (or DBA-defined directories) is implemented.

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "I'm not a vegetarian because I love animals, I'm a vegetarian |
| because I hate vegetables!" |
| unknown |
+-----------------------------------------------------------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-08-05 16:48:29 Re: plPHP -- sort of an announcement.. but not commercial
Previous Message Amin Abdulghani 2003-08-05 16:10:31 Could not receive data from server