postgresql/src/bin
Peter Eisentraut c92c3d50d7 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.
2014-04-15 00:44:25 -04:00
..
initdb Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
pg_basebackup Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
pg_config Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
pg_controldata Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
pg_ctl Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
pg_dump Create infrastructure for moving-aggregate optimization. 2014-04-12 12:03:30 -04:00
pg_resetxlog Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 2014-03-21 13:47:37 -04:00
pgevent Remove inappropriate EXPORTS line. 2014-02-19 21:08:50 -05:00
psql Tab completion for event triggers. 2014-04-14 08:44:21 -04:00
scripts vacuumdb: Add option --analyze-in-stages 2014-04-15 00:44:25 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00