Re: Auto-Vacuum in 8.1 was ineffective for me. 8.2 may work better? - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: Auto-Vacuum in 8.1 was ineffective for me. 8.2 may work better?
Date
Msg-id 20070221185544.GX25424@alvh.no-ip.org
Whole thread Raw
In response to Auto-Vacuum in 8.1 was ineffective for me. 8.2 may work better?  (Mark Stosberg <mark@summersault.com>)
Responses Re: Auto-Vacuum in 8.1 was ineffective for me. 8.2 may work better?
List pgsql-performance
Mark Stosberg wrote:
>
> When I upgraded a busy database system to PostgreSQL 8.1, I was excited
> about AutoVacuum, and promptly enabled it, and turned off the daily
> vacuum process.
>
> (
> I set the following, as well as the option to enable auto vacuuming
> stats_start_collector = true
> stats_row_level = true
> )
>
> I could see in the logs that related activity was happening, but within
> a few days, the performance became horrible, and enabling the regular
> vacuum fixed it.
>
> Eventually autovacuum was completely disabled.

This has been tracked down to a bug in 8.1's Windows port.  See
http://people.planetpostgresql.org/mha/index.php?/archives/134-8.1-on-win32-pgstat-and-autovacuum.html

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-performance by date:

Previous
From: Mark Stosberg
Date:
Subject: Auto-Vacuum in 8.1 was ineffective for me. 8.2 may work better?
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: How to avoid vacuuming a huge logging table