Raghavendra <raghavendra.rao@enterprisedb.com> writes:
> Why vacuuming is performed on a new cluster on template1 database.
It's a VACUUM FREEZE, and if we didn't do it we'd have to do the work
over again later, separately in every database of the cluster.
regards, tom lane