pgsql-server/ oc/src/sgml/ref/clusterdb.sgml r ...
Started by Bruce Momjianover 23 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 03/03/20 13:53:18
Modified files:
doc/src/sgml/ref: clusterdb.sgml
src/bin/scripts: clusterdb
Log message:
Now that the CLUSTER ALL machinery is in place, the clusterdb script can
be simplified (I'd thought that it can even be removed). This patch
does that.
Alvaro Herrera