8.0.0beta3 vacuum analyze

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: 8.0.0beta3 vacuum analyze
Date: 2004-10-18 04:49:19
Message-ID: 200410172249.19716.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I *think* I'm seeing "vacuum analyze" queries launched automatically on an
8.0.0beta3 (unless I have a rogue autovac running that I haven't spotted).
Is this something new in 8.0 and to be expected?

My settings:

#vacuum_cost_delay = 0 # 0-1000 milliseconds
#vacuum_cost_page_hit = 1 # 0-10000 credits
#vacuum_cost_page_miss = 10 # 0-10000 credits
#vacuum_cost_page_dirty = 20 # 0-10000 credits
#vacuum_cost_limit = 200 # 0-10000 credits

Ed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joel 2004-10-18 05:09:49 Re: OS X Install
Previous Message Edwin New 2004-10-18 03:17:23 Re: How to increase number of connections to 7.2.1