| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | bernd(at)eckenfels(dot)net |
| Subject: | autovacuum_vacuum_insert_threshold/ratio unit |
| Date: | 2026-07-25 02:50:32 |
| Message-ID: | 178494783247.1231.1323462519957580805@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/18/routine-vacuuming.html
Description:
The description for the insert threshold talks about percentage of frozen
pages in this text:
24.1.6
https://www.postgresql.org/docs/current/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND
The referenced option however talks about pages, it does not talk about
multiplying it with average number of tuples per page, though.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2026-07-25 07:26:06 | Max_connections parameter |
| Previous Message | Fujii Masao | 2026-07-25 02:10:00 | Re: doc: Clarify ANALYZE VERBOSE output |