Re: Autovacuum is running forever - Mailing list pgsql-performance

From Sachchida Ojha
Subject Re: Autovacuum is running forever
Date
Msg-id E099DB9EF394534CBA0F62ED03CF3BBF05FDBF77@EXVS01.IceMAIL.com
Whole thread Raw
In response to Re: Autovacuum is running forever  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-performance
Thanks to all of you. I have changed the settings and reloaded the
config. Let me run this system overnight. I will update this forum if
new settings works for me. I am also asking management to upgrade the
hardware.

Thanks a lot.


Regards
Sachchida


-----Original Message-----
From: Scott Marlowe [mailto:scott.marlowe@gmail.com]
Sent: Tuesday, August 21, 2007 6:05 PM
To: Sachchida Ojha
Cc: Michael Glaesemann; pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Autovacuum is running forever

On 8/21/07, Sachchida Ojha <sojha@secure-elements.com> wrote:
> Is there any data corruption/damage to the database if we forcefully
> kill autovacuum using cron job (if it is running longer than a
> predefined time frame).

Oh, and I'd look at your I/O subsystem.  You might want to look at
putting $300 hardware RAID cards with battery backed cache and 4 or so
disks in a RAID10 in them.  It sounds to me like you could use more I/O
for your vacuuming.  Vacuuming isn't CPU intensive, but it can be I/O
intensive.

pgsql-performance by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: server performance issues - suggestions for tuning
Next
From: Stephen Davies
Date:
Subject: Re: Optimising "in" queries