Vacuum Cost Documentation?

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Vacuum Cost Documentation?
Date: 2004-07-18 00:06:53
Message-ID: 1090109213.4788.3.camel@zedora2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Related to autovacuum work, I was looking into the new vacuum delay
functionality. I might be missing something, but I can't find anything
on it in the developer docs. Is that right?

Also, in the default postgresql.conf there is:

#vacuum_cost_naptime = 50 # 0-1000 milliseconds

however psql reports this value as 0. I assume this is just
postgresql.conf is just wrong. Can we fix this so it's consistent?

Thanks,

Matthew O'Connor

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-18 00:55:38 Re: Vacuum Cost Documentation?
Previous Message Andrew Dunstan 2004-07-17 23:52:39 Re: plperl (7.5)