Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Patch: Tie stats options to autovacuum in postgresql.conf



On Thu, Sep 28, 2006 at 03:07:39PM -0700, David Wheeler wrote:
> PostgreSQLers,
> 
> I just ran into an issue where a client thought that autovacuum was  
> running but it wasn't. This is because it's not fatal when autovacuum  
> is on but stats_start_collector and/or stats_row_level is off. I  
> suspect that there's a reason that it's not fatal, so I thought that  
> it might be useful to give folks just a little bit of help by telling  
> them in postgresql.conf that they need to enable them in order for  
> autovacuum to work.

+1. I was just at a client today that had run into this problem.

Actually, I'm in favor of refusing to start if autovac is on but the
proper stats settings aren't. I'd rather that then people ending up with
bloated databases and crappy performance.
-- 
Jim Nasby                                            jim(at)nasby(dot)net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group