CLUSTERDB(1) PostgreSQL Client Applications CLUSTERDB(1) NAME clusterdb - PostgreSQL SYNOPSIS clusterdb [ connection-option... ] [ --table | -t table ] [ dbname ] clusterdb [ connection-option... ] [ --all | -a ] DESCRIPTION clusterdb PostgreSQL clusterdb SQL CLUSTER[cluster(7)] OPTIONS clusterdb -a --all [-d] dbname [--dbname] dbname -a --all PGDATABASE -e --echo clusterdb -q --quiet -t table --table table table clusterdb -h host --host host Unix -p port --port port TCP Unix -U username --username username -W --password ENVIRONMENT PGDATABASE PGHOST PGPORT PGUSER DIAGNOSTICS CLUSTER [cluster(7)] psql(1) libpq EXAMPLES test $ clusterdb test xyzzy foo $ clusterdb --table foo xyzzy SEE ALSO CLUSTER [cluster(7)] Postgresql man man https://github.com/man-pages-zh/manpages- zh Application 2003-11-02 CLUSTERDB(1)