Re: CPU Load 100% when pg_dump start in Postgresql 8.4 - Mailing list pgsql-general

From Brent Wood
Subject Re: CPU Load 100% when pg_dump start in Postgresql 8.4
Date
Msg-id B30242D206AB9543A3406649674DB4190D0DB099@welwexmb01.niwa.local
Whole thread Raw
In response to CPU Load 100% when pg_dump start in Postgresql 8.4  (Prashant Bharucha <prashantbharucha@yahoo.ca>)
List 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 by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: views, queries, and locks
Next
From: leo xu
Date:
Subject: what happens when concurrent index create