garbage-collect and analyze a PostgreSQL database NAME vacuumdb - garbage-collect and analyze a PostgreSQL database SYNOPSIS vacuumdb [ connection-option......s still supported: ANALYZE [ VERBOSE ] [ table_and_columns [, ...] ] SEE ALSO VACUUM (7), vacuumdb (1), Section 19.4.4, Section 24.1.6, Section 27.4.1...e that in this syntax, the options must be specified in exactly the order shown. SEE ALSO vacuumdb (1), Section 19.4.4, Section 24.1.6, Section 27.4.5, Section 27.4.2...to run ANALYZE on each database so the optimizer has useful statistics. You can also run vacuumdb -a -z to analyze all databases. The dump script should not be expected to run c…