Re: pg_autovacuum not doing anything

From: Sim Zacks <sim(at)compulab(dot)co(dot)il>
To: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_autovacuum not doing anything
Date: 2005-09-12 07:53:37
Message-ID: 1364465902.20050912095337@compulab.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I verified that it was not doing anything by erasing the pg_statistics table and it did not fill it within 24 hours. When I ran vacuum analyze manually it filled it in.
I am using postgresql 8.03 on gentoo which was downloaded with portage and included pg_autovacuum as part of the set up.
I will try setting the debug output to see if that gives me any more information.

Thank You
Sim
""Thomas F. O'Connell"" <tfo(at)sitening(dot)com> wrote in message news:03298093-2E3E-4C0C-8A59-DCAAC1A5BEC8(at)sitening(dot)com(dot)(dot)(dot)
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message suresh ramasamy 2005-09-12 11:38:31 help me learn
Previous Message Poul Jensen 2005-09-12 07:00:02 Re: SQL - planet redundant data