vacuum taking longer over time

From: Enzo D'addario <enzo(at)pienetworks(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: vacuum taking longer over time
Date: 2005-06-28 00:42:18
Message-ID: 1119919340.4885.5.camel@tuppy.pienetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All,

I currently have postgres 7.4.2 running on a dedicated server which has
1GB RAM, a Pentium 4 2600 Mhz processor, uses ReiserFS filesystem and is
running Debian stable.

After approximately 1 month I have to dump & restore the database
because vacuum time spirals out of control. To give you an idea of what
I experience, when the DB is restored it takes 1 hour to vacuum, however
by the time the restore is 30 days old it can take up to 6 hours. I
never experienced such issues with earlier versions of postgres.

The DB is approximately 6 GB in size and is vacuumed analyzed nightly
because of a relatively high number of transactions per day.

Another thing that I noticed from the vacuum logs is that the total
pages needed shortly after restore is approximately 17000 and ends up
over 50000 by the time the restore is 30 days old.

Does this mean the DB is becoming fragmented?

Will upgrading to postgres 8.0 resolve this problem?

Any ideas would be greatly appreciated.

Thanks in advance.

Enzo D'Addario

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2005-06-28 00:47:43 Re: DRDB?
Previous Message Bruce Momjian 2005-06-27 23:52:23 Re: DRDB?