From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
Cc: | Jeremy Smith <jer(at)highboard(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Upgrading from 7.2 to 7.4.1 on Redhat 7 |
Date: | 2004-02-11 19:10:34 |
Message-ID: | 200402111910.i1BJAYa19774@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2004-02-11 21:29:02 | Re: Upgrading from 7.2 to 7.4.1 on Redhat 7 |
Previous Message | scott.marlowe | 2004-02-11 17:49:27 | Re: psql not starting up.. |