auto vacuum

From: "Duane Hebert" <duane(dot)hebert(at)group-upc(dot)com>
To: <torontopug(at)postgresql(dot)org>
Subject: auto vacuum
Date: 2009-01-30 15:10:40
Message-ID: 68E3E2861E0E4F95BB5061EFB3159227@nitrex.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: torontopug

I have a db that stores real time data for a scada system. I've noticed
that when it uses postgres it fills the hard drive with 1GB files
in the data folder. I've tried to set the auto vacuum parameters but it
looks like auto vacuum won't work when the tables
are being accessed. These systems are continuous process control systems
so I can't stop them at any particular time.

I see that I can run a full vacuum manually and that more or less works with
things running so I thought that I would
schedule that. I wanted to write a simple script or batch file but it
requests a password and it doesn't seem to take one
from the command line.

This doesn't seem like such an unusual problem so I was wondering how people
generally deal with this. I would prefer
not to switch to MySql.

Responses

Browse torontopug by date

  From Date Subject
Next Message Steve Singer 2009-01-30 23:19:30 Re: auto vacuum
Previous Message Ian Bailey 2009-01-07 14:31:53 Next meetup: Looking for presentations