mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03: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.