aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-04-14 23:15:05 -0400
committerPeter Eisentraut <peter_e@gmx.net>2014-04-15 00:44:25 -0400
commitc92c3d50d7fbe7391b5fc864b444346b2db29ffe (patch)
treef013c8c717ca03f1a69d34e206c22f7c7cdf22f0 /src/backend/commands/dbcommands.c
parent0d3b2b80aa6aee753f372bb0300a131691e9f55c (diff)
downloadpostgresql-c92c3d50d7fbe7391b5fc864b444346b2db29ffe.tar.gz
postgresql-c92c3d50d7fbe7391b5fc864b444346b2db29ffe.zip
vacuumdb: Add option --analyze-in-stages
Add vacuumdb option --analyze-in-stages which runs ANALYZE three times with different configuration settings, adopting the logic from the analyze_new_cluster.sh script that pg_upgrade generates. That way, users of pg_dump/pg_restore can also use that functionality. Change pg_upgrade to create the script so that it calls vacuumdb instead of implementing the logic itself.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions