Re: Remove recommendation for nightly VACUUM
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Magnus Hagander <magnus@hagander.net>, Peter Geoghegan <pg@bowt.ie>
Cc: PostgreSQL-documentation <pgsql-docs@postgresql.org>
Date: 2022-06-27T20:06:42Z
Lists: pgsql-docs
On Mon, 2022-06-27 at 19:48 +0200, Magnus Hagander wrote: > On Mon, Jun 27, 2022 at 5:36 PM Peter Geoghegan <pg@bowt.ie> wrote: > > On Mon, Jun 27, 2022 at 1:32 AM Magnus Hagander <magnus@hagander.net> wrote: > > > > Looking at the Git history, most of that paragraph is from a time > > > > when autovacuum did not yet exist or was much less reliable than it > > > > is now. So I suggest removing all that and pointing to autovacuum > > > > instead, as done in the attached patch. > > > > > > > > > Agred. A nightly vacuum is definitely not something for "most people" anymore. > > > > +1. > > > > The VACUUM documentation needs to be totally overhauled. This is a start. > > Agred, let's do partial improvement and not wait for a rewrite. Thus, applied! Thanks! Thanks! Laurenz Albe
Commits
-
Remove outdated recommendation for manual VACUUM
- 27f953ea9901 15.0 landed