Re: Upgrading from 7.2 to 7.4.1 on Redhat 7 - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Upgrading from 7.2 to 7.4.1 on Redhat 7
Date
Msg-id 200402111910.i1BJAYa19774@candle.pha.pa.us
Whole thread Raw
In response to Re: Upgrading from 7.2 to 7.4.1 on Redhat 7  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-admin
scott.marlowe wrote:
> Log in as root, then "su - postgres" and type in "pg_autovacuum --help"
> and see if you get a response from that.  If so, the the autovacuum
> daemon is there, and all you have to do to get it running it its basic
> format is to run it with 'pg_autovacuum -D'.
>
> On Tue, 10 Feb 2004, Jeremy Smith wrote:
>
> > I actually had to install version 7.4.0 as there weren't any RPMs for 7.4.1
> > on Redhat 7.3.  I am setting up some tables using phpPGadmin right now, and
> > there is a link for "vacuum" so maybe that's it..

There are a number of pg_autovacuum fixes in 7.4.1 so I would use that
version in production.
--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: psql not starting up..
Next
From: Lamar Owen
Date:
Subject: Re: Upgrading from 7.2 to 7.4.1 on Redhat 7