Re: Extremely high CPU usage when building tables

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Re: Extremely high CPU usage when building tables
Дата
Msg-id AANLkTikBU8wFul1aXWIgO3HYqKkS_yjxU1MIx0Ze5RuU@mail.gmail.com
обсуждение исходный текст
Ответ на Extremely high CPU usage when building tables  (Deborah Fuentes <dfuentes@eldocomp.com>)
Ответы Re: Extremely high CPU usage when building tables  (Deborah Fuentes <dfuentes@eldocomp.com>)
Список pgsql-performance
 Dear Deb,

i feel three distinct steps are present
1. CREATE TABLE
2. LOAding of data in tables
3. Creation of indexes

It is still not clear when you are seeing your system becoming unresponsive to
other application. Is it during loading of data or creation of indexes?

1. can you give any idea about how much data you are loading ? rows count or GB data etc
2. how many indexes are you creation ?

regds
Rajesh Kumar Mallah.
#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}

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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: how to (temporarily) disable/minimize benefits of disk block cache or postgresql shared buffer
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: No hash join across partitioned tables?