| From: | "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com> |
|---|---|
| To: | Sim Zacks <sim(at)compulab(dot)co(dot)il> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_autovacuum not doing anything |
| Date: | 2005-09-12 05:38:40 |
| Message-ID: | 03298093-2E3E-4C0C-8A59-DCAAC1A5BEC8@sitening.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
How do you know that it is not vacuuming or analyzing anything?
And which version of postgres did you build/acquire pg_autovacuum from?
It seems that in post-8.0 versions, there is almost no output by
default. You could try increasing the debug output using -d 1 or -d 2
on the command line to verify that any activity is occurring.
--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC
Strategic Open Source: Open Your i™
http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-469-5150
615-469-5151 (fax)
On Sep 11, 2005, at 4:26 AM, Sim Zacks wrote:
> I have pg_autovacuum running on my gentoo server, the same server
> with the
> postgresql database.
> ps shows that it is running and I have it start automatically with the
> system. It is not vacuuming or analyzing the tables though.
> Am I doing something wrong? Is there a better way to do this?
>
> Thank You
> Sim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Poul Jensen | 2005-09-12 07:00:02 | Re: SQL - planet redundant data |
| Previous Message | Matthew Peter | 2005-09-12 02:00:38 | Re: list manipulation at column level |