Re: Partitioning and performance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Partitioning and performance
Дата
Msg-id 24609.1432833190@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Partitioning and performance  (Ravi Krishna <sravikrishna3@gmail.com>)
Список pgsql-general
Ravi Krishna <sravikrishna3@gmail.com> writes:
> Is there a rule of thumb as to at what size does the partitioning
> start performing better than non partitioned table.

Personally I'd not worry about partitioning until I had a table
approaching maybe a billion (1e9) rows.  You could argue that
an order of magnitude either way, but it's just not worth the
extra complexity for data volumes very much less than that.

            regards, tom lane


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

Предыдущее
От: Ravi Krishna
Дата:
Сообщение: Re: Partitioning and performance
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: WAL Streaming Failure PostgreSQL 9.4