Re: Partitioning V schema

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: Partitioning V schema
Дата
Msg-id CAKoxK+6Nun2Tr3j+TWPv6achN8bOO7O2D8xjKGLJGJBEyYV48g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Partitioning V schema  (Julian <tempura@internode.on.net>)
Список pgsql-general
On Fri, Sep 20, 2013 at 4:38 AM, Julian <tempura@internode.on.net> wrote:
> However, I tend to go with partitions when required to be generated on
> demand dynamically and automatically (which probably isn't the case
> here). SCHEMAs have other uses, provide a level of security (GRANT) and
> useful in design when partitioning off blocks of related datasets
> completely.

I would do a partition in this case for the same reason: schemas are
much more logical divisions of data due to different grantings, search
paths, users, and so on. Partition is more a data-level split so it
does make sense when you want the data to stay in a single point but
for performance reason split it across multiple tables.

Luca


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

Предыдущее
От: Muhammad Bashir Al-Noimi
Дата:
Сообщение: Building with MinGW issue
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Number of WAL segment