mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
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.