Re: [pgadmin-support] 100% CPU

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: [pgadmin-support] 100% CPU
Дата
Msg-id 44A766F4.8040606@paradise.net.nz
обсуждение исходный текст
Ответ на Re: [pgadmin-support] 100% CPU  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-performance
Jim C. Nasby wrote:
> moving to -performance
>
> On Fri, Jun 30, 2006 at 08:32:39AM +0100, Peter Newman wrote:
>> Good Morning
>>
>> I am new to postgres and have been asked to look at a server where we
>> truncate a table then load data.
>>
>> The CPU has started to hit 100% usage during this process.
>>

This could be a good sign! - if you are using COPY into a table with no
indexes and your machine has a good IO subsystem, then typically cpu
becomes the limiting factor. However as Jim suggested, more details
would be good, otherwise we are just guessing!

Cheers

Mark

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Index Being Ignored?
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Re: FWD: Update touches unrelated indexes?