Re: pg_dump issue

From: Evgeny Gridasov <eugene(at)i-free(dot)ru>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: pg_dump issue
Date: 2006-06-02 12:17:35
Message-ID: 20060602161735.2a24bc5a.eugene@i-free.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


try to dump-restore your 'slow' database,
this might help if your db or filesystem gets too fragmented.

On Tue, 30 May 2006 10:31:08 -0400
"mcelroy, tim" <tim(dot)mcelroy(at)bostonstock(dot)com> wrote:

> Good morning,
>
> I have identical postgres installations running on identical machines. Dual
> Core AMD Opteron(tm) Processor 870 , 16GB RAM, Red Hat Linux 3.2.3-20 and
> 120GB worth of disk space on two drives.
>
> Recently, I have noticed that my nightly backups take longer on one machine
> than on the other. I back up five (5) databases totaling 8.6GB in size. On
> Prod001 the backups take app. 7 minutes, on Prod002 the backups take app. 26
> minutes! Quite a discrepancy. I checked myself than checked with our
> Engineering staff and have been assured that the machines are identical
> hardware wise, CPU, disk, etc.
>
> Question; has anyone run into a similar issue? Here is the command I use
> for the nightly backup on both machines:
>
> pg_dump -F c -f $DB.backup.$DATE $DB
>
> Kind of scratching my head on this one....
>
> Thank you,
> Tim McElroy
>
>

--
Evgeny Gridasov
Software Engineer
I-Free, Russia

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message carlosreimer 2006-06-02 18:25:57 Initial database loading and IDE x SCSI
Previous Message Gourish Singbal 2006-06-02 07:41:27 Re: [PERFORM] help me problems with pg_clog file