Re: Vacuum statistics - Mailing list pgsql-hackers

From Andrei Zubkov
Subject Re: Vacuum statistics
Date
Msg-id 87bjgmlbnf.fsf@desktop.moonset.ru
Whole thread Raw
In response to Re: Vacuum statistics  (Alena Rybakina <lena.ribackina@yandex.ru>)
Responses Re: Vacuum statistics
List pgsql-hackers
Alena Rybakina <lena.ribackina@yandex.ru> writes:

Hi, Alena!

I have some thoughts about your descriptions in the docs (V34). It looks
clearer now, but in seems to me it still contains some inaccuracy..

1. Naming: The meaning of 'visible/frozen_pages_cleared' seems to me as
cleared pages rather then cleared marks... Maybe it should be
'visible_page_marks_cleared'?

2. Mention of a <command>VACUUM</command> in the docs may be understood
as related to manual VACUUM command only. However, autovacuum is
accounted as well.. I think we can use just term 'vacuum' here as a
facility rather than command.

--
regards, Andrei Zubkov
Postgres Professional



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Expanding HOT updates for expression and partial indexes
Next
From: "Peter 'PMc' Much"
Date:
Subject: Re: Need help debugging SIGBUS crashes