Re: Partitioning in 8.1

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема Re: Partitioning in 8.1
Дата
Msg-id 1d219a6f0511100926s83162dfl59a1cfe2ac49b3a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Partitioning in 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Partitioning in 8.1
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: autovacuum daemon question...