Vacuum causing crashes

From: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Vacuum causing crashes
Date: 2005-06-23 22:55:06
Message-ID: 42BB3DCA.501@telogis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

We're running a Postgres 8.0.1 database and have a maintenance process
that runs vacuum on selected tables every 10 minutes. Each table takes
around 2-3 seconds to vacuum. Since we've started this process we've
seen a lot of postmaster crashes (it says it received signal 9). It
appears these crashes occur when we try to stop a vacuum by interrupting
the vacuumdb process, but sometimes they occur without us having to do this.

Any ideas? We didn't experience so many database crashes before we
started vacuuming regularly.

Regards
--
David Mitchell
Software Engineer
Telogis

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2005-06-23 23:30:09 Re: Vacuum causing crashes
Previous Message Greg Stark 2005-06-23 22:52:49 Is there a standard database model for poker?