Re: Partitioning in 8.1 - Mailing list pgsql-admin

From Tom Lane
Subject Re: Partitioning in 8.1
Date
Msg-id 9894.1131641691@sss.pgh.pa.us
Whole thread Raw
In response to Partitioning in 8.1  (Chris Hoover <revoohc@gmail.com>)
Responses Re: Partitioning in 8.1  (Chris Hoover <revoohc@gmail.com>)
List pgsql-admin
Chris Hoover <revoohc@gmail.com> writes:
> Does anyone have a link to documents that describe the new partitioning that
> is available in 8.1 (I look at the 8.1 docs but did not see any, but I may
> be blind :) )?

http://www.postgresql.org/docs/8.1/static/ddl-partitioning.html

It's not really a new feature in terms of there being any new syntax,
it's just that there's more optimizer support for a certain way of
doing things.

I'm not sure that this really belongs in the DDL chapter ... seems like
Performance Tips might have been a more appropriate heading to put it
under.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: ClusterDB error message
Next
From: Chris Hoover
Date:
Subject: Re: Partitioning in 8.1