mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 05:18:58 -04:00
46b2b7e0ff
This is apparently faster than doing things the other way around when the scale factor is large. Along the way, adjust -n to suppress vacuuming during initialization as well as during test runs. Jeff Janes, with some small changes by me.