Files
postgresql/src
Peter Eisentraut 330bf85c49 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.
2014-09-11 21:36:41 -04:00
..
2014-09-11 22:45:11 +03:00
2014-08-09 00:07:29 -04:00
2014-09-09 23:36:32 +02:00
2014-08-09 00:07:29 -04:00
2014-09-10 20:52:50 -04:00
2014-05-06 12:12:18 -04:00