Re: Partitioning in 8.1 - Mailing list pgsql-admin

From Chris Hoover
Subject Re: Partitioning in 8.1
Date
Msg-id 1d219a6f0511100926s83162dfl59a1cfe2ac49b3a@mail.gmail.com
Whole thread Raw
In response to Re: Partitioning in 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin


On 11/10/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
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
Thanks for the link.  When I originally tried to find it on Tues/Wed the search did not seem to work with 8.1 and I did not see in looking through the index.

Chris

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Partitioning in 8.1
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: autovacuum daemon question...