summaryrefslogtreecommitdiff
path: root/src/bin/scripts/clusterdb
Commit message (Expand)AuthorAgeFilesLines
* Change clusterdb and vacuumdb into C programs.Peter Eisentraut2003-06-181-168/+0
* Document the -h client flag can use a socket directory as well as a hostBruce Momjian2003-06-111-2/+2
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-3/+3
* Now that the CLUSTER ALL machinery is in place, the clusterdb script canBruce Momjian2003-03-201-26/+4
* This patch fixes an error in the usage message for 'clusterdb', andBruce Momjian2003-02-131-4/+3
* Cleanup for CLUSTERDB failure:Bruce Momjian2002-10-211-1/+3
* Improve formatting of --help output.Peter Eisentraut2002-10-181-13/+16
* Improve appearance of SET command.Bruce Momjian2002-10-161-2/+2
* Fix script to handle autocommit = 'off' by prepending autocommit 'on' toBruce Momjian2002-10-161-2/+2
* > Fix clusterdb to be schema-awareBruce Momjian2002-09-271-2/+2
* > BTW, clusterdb is not schema-aware and will surely fail in any databaseBruce Momjian2002-09-121-14/+24
* Fix help output.Peter Eisentraut2002-09-071-2/+2
* I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian2002-08-271-0/+176