Re: Autoanalyze settings with zero scale factor

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jeremy Haile" <jhaile(at)fastmail(dot)fm>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Autoanalyze settings with zero scale factor
Date: 2007-01-18 21:30:17
Message-ID: 6362.1169155817@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Jeremy Haile" <jhaile(at)fastmail(dot)fm> writes:
> No tables have been vacuumed or analyzed today. I had thought that this
> problem was due to my pg_autovacuum changes, but perhaps not. I
> restarted PostgreSQL (in production - yikes) About a minute after being
> restarted, the autovac process fired up.

> What could get PG in a state where autovac isn't running?

Um, are you sure it wasn't? The autovac process is not an always-there
thing, it quits after each pass and then the postmaster starts a new one
awhile later.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Chris Mair 2007-01-18 21:42:40 Re: Postgres and really huge tables
Previous Message Arjen van der Meijden 2007-01-18 21:10:12 Re: Configuration Advice