Re: database response slows while pg_dump is running (8.4.2)

Поиск
Список
Период
Сортировка
От Aleksey Tsalolikhin
Тема Re: database response slows while pg_dump is running (8.4.2)
Дата
Msg-id AANLkTineGPMKlAZnv8bwZISwDlJ0MOiBpfeiV1il8AEj@mail.gmail.com
обсуждение исходный текст
Ответ на Re: database response slows while pg_dump is running (8.4.2)  (Steve Crawford <scrawford@pinpointresearch.com>)
Ответы Re: database response slows while pg_dump is running (8.4.2)  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-general
On Thu, Jun 10, 2010 at 3:41 PM, Steve Crawford
<scrawford@pinpointresearch.com> wrote:
> So are you writing the backup to the same disk(s) that support the db? What
> happens if you do the dump from a different machine? You'll increase network
> traffic, of course, but reduce your disk load. And you won't be keeping your
> dump on the same machine as your live data.

Good point.  I tried that, actually, but was still disk-bound.
(Mostly read activity.)

I am moving the pg_dump process to a Slony slave.

Thanks!
Aleksey

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: database response slows while pg_dump is running (8.4.2)
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: database response slows while pg_dump is running (8.4.2)