diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-09-11 21:08:59 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-09-11 21:36:41 -0400 |
commit | 330bf85c4936fa6f0b59d4baad54cd8e1ce11604 (patch) | |
tree | 82601314a7bff576a12305239aa612e3e8538ff2 /src/backend/utils/adt/jsonb_util.c | |
parent | 022aea346def58d5dd17dd0e012f925e8688d439 (diff) | |
download | postgresql-330bf85c4936fa6f0b59d4baad54cd8e1ce11604.tar.gz postgresql-330bf85c4936fa6f0b59d4baad54cd8e1ce11604.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions