Re: CPU Load 100% when pg_dump start in Postgresql 8.4

Поиск
Список
Период
Сортировка
От Brent Wood
Тема Re: CPU Load 100% when pg_dump start in Postgresql 8.4
Дата
Msg-id B30242D206AB9543A3406649674DB4190D0DB099@welwexmb01.niwa.local
обсуждение исходный текст
Ответ на CPU Load 100% when pg_dump start in Postgresql 8.4  (Prashant Bharucha <prashantbharucha@yahoo.ca>)
Список pgsql-general
Can you not nice the dump process to free up resources during the dump? Of course this will not free up any locks, and
willmake them hang around longer as the dump is slowed down. 

Brent Wood

GIS/DBA consultant
NIWA
+64 (4) 4 386-0300
________________________________________
From: pgsql-general-owner@postgresql.org [pgsql-general-owner@postgresql.org] on behalf of Prashant Bharucha
[prashantbharucha@yahoo.ca]
Sent: Wednesday, April 04, 2012 7:48 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] CPU Load 100% when pg_dump start in Postgresql 8.4

Hello Everyone

I facing a big problem ,when pg_dump start .CPU load become 100%.

DB Size 35 GB running with e commerce web site. Insert transaction record successfully but Update transaction is not
goingthrough. 

Could you please help to figure out where is the problem ?


Thanks
Prashant

--
Please consider the environment before printing this email.
NIWA is the trading name of the National Institute of Water & Atmospheric Research Ltd.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: views, queries, and locks
Следующее
От: leo xu
Дата:
Сообщение: what happens when concurrent index create