Re: Partitioning tables

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Partitioning tables
Дата
Msg-id dcc563d10710090735x214c2529g2f5e11b137ffab0a@mail.gmail.com
обсуждение исходный текст
Ответ на Partitioning tables  (Enrico <scotty@linuxtime.it>)
Список pgsql-admin
On 10/9/07, Enrico <scotty@linuxtime.it> wrote:
> Hi all,
> Is it possible to partition a large table in differtent disks?
>
> For example
>
> names from A to K in one disk and from L to Z in another.

Yep.

Just create file systems belonging to the postgres super user, create
tablespaces on those file systems, and then create your inherited
tables on those tablespaces as appropriate.

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

Предыдущее
От: Enrico
Дата:
Сообщение: Partitioning tables
Следующее
От: Carol Walter
Дата:
Сообщение: pghotbackup