git.postgresql.org Git - postgresql.git/commit
2014年9月12日 01:08:59 +0000 (21:08 -0400)
2014年9月12日 01:40:46 +0000 (21:40 -0400)
commit da24813c2079c67363d5333bab5cfb3fcf969713
Fix vacuumdb --analyze-in-stages --all order
When running vacuumdb --analyze-in-stages --all, it needs to run the
first stage across all databases before the second one, instead of
running all stages in a database before processing the next one.
Also respect the --quiet option with --analyze-in-stages.
This is the main PostgreSQL git repository.
RSS
Atom