Re: database response slows while pg_dump is running (8.4.2)
Aleksey Tsalolikhin <atsaloli.tech@gmail.com>
From: Aleksey Tsalolikhin <atsaloli.tech@gmail.com>
To: pgsql-general@postgresql.org
Date: 2010-06-11T21:50:32Z
Lists: pgsql-general
On Fri, Jun 11, 2010 at 08:43:53AM +0200, Adrian von Bidder wrote: > > Just speculation, I've not tried this. Perhaps pipe the output of pg_dump > through a software that bandwidth-limits the throughput? Perhaps. However, moving the pg_dump to a Slony slave has solved my problem. Thanks!! Aleksey