Vertical and Horizontal Table Partition

Поиск
Список
Период
Сортировка
От T.J. Adami
Тема Vertical and Horizontal Table Partition
Дата
Msg-id db08b39b-d72f-4313-8054-6daf6edd330c@n77g2000hse.googlegroups.com
обсуждение исходный текст
Ответы Re: Vertical and Horizontal Table Partition
Список pgsql-general
I know that using tablespaces I can create a vertical partition by
creating two tables with the same primary key wich stores different
columns in each table.

However, I need to do some horizontal partition that receives about
2,000,000 records per month.

What the best way to perform this horizontal partition in a single
table?

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

Предыдущее
От: "Kakoli Sen"
Дата:
Сообщение: Initdb failed in PostgreSQL 7.3.21
Следующее
От: Enrico Sirola
Дата:
Сообщение: Re: Vertical and Horizontal Table Partition