Re: Slow copy with little CPU/disk usage

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Slow copy with little CPU/disk usage
Дата
Msg-id 87d5sqdq24.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Slow copy with little CPU/disk usage  ("Jim C. Nasby" <decibel@decibel.org>)
Ответы Re: Slow copy with little CPU/disk usage  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-performance
"Jim C. Nasby" <decibel@decibel.org> writes:

> What's really odd is that neither the CPU or the disk are being
> hammered. The box appears to be pretty idle; the postgresql proces is
> using 4-5% CPU.

Is he committing every row? In that case you would see fairly low i/o
bandwidth usage because most of the time is being spent seeking and waiting
for rotational latency.

--
greg

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Sort and index
Следующее
От: Mischa Sandberg
Дата:
Сообщение: Re: Slow copy with little CPU/disk usage