Pre-creating partitions incurs insert penalty

Поиск
Список
Период
Сортировка
От Anj Adu
Тема Pre-creating partitions incurs insert penalty
Дата
Msg-id f2fd819a0905281622s2becf17atd28bb7e589e1f7a3@mail.gmail.com
обсуждение исходный текст
Ответы Re: Pre-creating partitions incurs insert penalty
Список pgsql-admin
I noticed a very strange performance issue after I pre-create daily partitions for the next month on a table that has a very large insert volume (30 million a day). After the partitions are created..the inserts seem to slow down. I verifiied that this was the issue by dropping the partitions...When I dropped the pre-created partitions..the performance issue disappeared. Looks like you cannot have too many partitions (in this case..I had a total of 35 partitions when the performance issue was noticed)
 
Postgres version is 8.1.9 on a 8 core Red Hat linux box with a Raid 10 configured hard frive set up that has 6 15K disks . The load factor on the box is very low ..just the insert performance suffers after the partition creation.
 
 

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

Предыдущее
От: "Atul Chojar"
Дата:
Сообщение: Re: How to pass parameters into a sql script ?
Следующее
От: "Bruce Reed"
Дата:
Сообщение: Continuous archiving fails routinely with "invalid magic number" error