Inserts and bad performance

Поиск
Список
Период
Сортировка
От Godfrin, Philippe E
Тема Inserts and bad performance
Дата
Msg-id SA0PR15MB3933E7B425ADC5DC36D9A8CC82619@SA0PR15MB3933.namprd15.prod.outlook.com
обсуждение исходный текст
Ответы Re: Inserts and bad performance
Re: Inserts and bad performance
Re: Inserts and bad performance
Re: Inserts and bad performance
Список pgsql-general

Greetings

I am inserting a large number of rows, 5,10, 15 million. The python code commits every 5000 inserts. The table has partitioned children.

 

At first, when there were a low number of rows inserted, the inserts would run at a good clip – 30 – 50K inserts per second. Now, after inserting oh say 1.5 Billion rows, the insert rate has dropped to around 5000 inserts per second. I dropped the unique index , rebuilt the other indexes and no change. The instance is 16 vcpu and 64GB ram.

 

I’m perplexed, I can’t see to find any reason for the slow down…

Thanks,

pg

 

Phil Godfrin | Database Administration

NOV

NOV US | Engineering Data

9720 Beechnut St | Houston, Texas 77036

M  281.825.2311

E   Philippe.Godfrin@nov.com

 

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

Предыдущее
От: Aleš Zelený
Дата:
Сообщение: Re: RPM package issue
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Inserts and bad performance