garbage-collect and analyze a PostgreSQL database NAME vacuumdb - garbage-collect and analyze a PostgreSQL database SYNOPSIS vacuumdb [ connection-opti...Print log entries from the systemd journal NAME journalctl - Print log entries from the systemd journal SYNOPSIS journalctl [OPTIONS...] [MATCHES...] DESCRIPTION journalctl is used…...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…PostgreSQL interactive terminal NAME psql - PostgreSQL interactive terminal SYNOPSIS psql [ option ...] [ dbname [ username ]] DESCRIPTION psql is a terminal-based front-end to Pos…