Re: Question regarding autovacuum

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Karl Denninger <karl(at)denninger(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Question regarding autovacuum
Date: 2007-08-28 20:22:44
Message-ID: 20070828202244.GA21106@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Karl Denninger wrote:

> A manual "Vacuum full analyze" fixes it immediately.
>
> But... .shouldn't autovacuum prevent this? Is there some way to look in a
> log somewhere and see if and when the autovacuum is being run - and on
> what?

Are your FSM settings enough to keep track of the dead space you have?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Neufeld 2007-08-28 20:39:38 Re: PickSplit method of 2 columns ... error
Previous Message Karl Denninger 2007-08-28 20:12:37 Question regarding autovacuum