On Thu, 2022-01-20 at 19:46 +0000, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/14/backup-dump.html > Description: > > Text: This is necessary to fully backup the cluster if running the pg_dump > command on individual databases. > > Please provide an explanation or re-write the same, thanks.
Hm, yes, that could be improved. Perhaps: This is required for a full backup of the cluster that is performed by pg_dump on the individual databases. Yours, Laurenz Albe