Re: Extremely high CPU usage when building tables

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

Rajesh,

 

We are not loading any data. There are only two steps present:

 

1.       Create tables –  1127

2.       Create indexes – approximately 7000

 

The CPU spikes immediately when the tables are being created.

 

Regards,

Deb

 

From: Rajesh Kumar Mallah [mailto:mallah.rajesh@gmail.com]
Sent: Friday, July 02, 2010 12:53 PM
To: Deborah Fuentes
Cc: pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Extremely high CPU usage when building tables

 

 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.

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

Предыдущее
От: Ranga Gopalan
Дата:
Сообщение: Re: Question about partitioned query behavior
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Extremely high CPU usage when building tables