clusterdb (1) Linux Manual Page
NAME clusterdb – cluster a PostgreSQL database SYNOPSIS clusterdb [connection-option…] [–verbose | -v] [–table | -t table] [dbname] clusterdb [connection-option…] [–verbose | -v] –all | -a DESCRIPTION clusterdb is a utility for reclustering tables in a PostgreSQL database. It finds tables that have previously been clustered, and clusters them again on the same index that was last used….
