Re: Auto Partitioning

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Auto Partitioning
Дата
Msg-id 4613B12B.8050805@dunslane.net
обсуждение исходный текст
Ответ на Re: Auto Partitioning  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: Auto Partitioning  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Simon Riggs wrote:
> My hope is to have a mechanism to partition indexes or recognise that
> they are partitioned, so that a set of provably-distinct unique indexes
> can provide the exact same functionlity as a single large unique index,
> just without the management nightmare.
>
>   

Will this address the fairly common data design problem where we need to 
ensure that a given value is unique across several tables (possibly 
siblings, possibly not)? If so, then full steam ahead.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Auto Partitioning
Следующее
От: Markus Schiltknecht
Дата:
Сообщение: Re: Auto Partitioning