Steve Atkins wrote:
> What's the psql equivalent of the "standard" use case of "vacuumdb -a"?
There isn't a good one. A tool, possibly a psql option, to do "run this SQL
command in all databases", would allow us to get rid of clusterdb, reindexdb,
vacuumdb.