summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/clusterdb.sgml
AgeCommit message (Expand)Author
2025-04-22Doc: reword text explaining the --maintenance-db optionDavid Rowley
2024-03-11clusterdb: Allow specifying tables to process in all databases.Nathan Bossart
2020-10-19Fix connection string handling in src/bin/scripts/ programs.Tom Lane
2020-10-03doc: libpq connection options can override command-line flagsBruce Momjian
2020-03-09Doc: fix some description of environment variables with frontend toolsMichael Paquier
2020-03-07doc: Remove unused idsPeter Eisentraut
2019-04-01Unified logging system for command-line programsPeter Eisentraut
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2016-10-19doc: Consistently use = sign in long options synopsesPeter Eisentraut
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2013-01-17Support multiple -t/--table arguments for more commandsMagnus Hagander
2012-05-03doc: Fix for too many brackets in command synopses on man pagesPeter Eisentraut
2012-04-30Improve markup of cmdsynopsis elementsPeter Eisentraut
2011-12-06Make command-line tools smarter about finding a DB to connect to.Robert Haas
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2011-03-10Use '=' when documenting long options.Bruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-25Fix man page markup for <cmdsynopsis> with multiple variantsPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2010-02-19Document --version and --help options for all client applications (theyBruce Momjian
2010-02-19First pass over client applications documentation proofreading.Bruce Momjian
2009-02-26Add a -w/--no-password option that prevents all password prompts to allPeter Eisentraut
2008-11-24CLUSTER VERBOSE and corresponding clusterdb --verbose optionPeter Eisentraut
2007-12-11Make documentation of -W options more accurate and uniform.Tom Lane
2007-06-04Remove gratuitous response messages from utility programs.Peter Eisentraut
2007-03-26Fix seriously broken markup for libpq-envars cross-references.Tom Lane
2007-02-21Remove tabs from SGML reference files, so their addition can be detectedBruce Momjian
2007-02-20More clearly document that most PostgreSQL utilities support libpqBruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2005-05-29Add reference to libpq environment variables for client applications.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-12Mop-up for error-message updates in documentation.Tom Lane
2003-09-12More cleanup of Diagnostics sections.Tom Lane
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-08-17This patch makes two minor fixes to the docs: (1) fixes aBruce Momjian
2003-06-18Change clusterdb and vacuumdb into C programs.Peter Eisentraut
2003-03-24Another big editing pass for consistent content and presentation.Peter Eisentraut
2003-03-20Now that the CLUSTER ALL machinery is in place, the clusterdb script canBruce Momjian
2003-02-19This patch makes the following changes to the documentation:Bruce Momjian
2003-02-13This patch fixes an error in the usage message for 'clusterdb', andBruce Momjian
2002-10-11Assorted reference page updatesPeter Eisentraut
2002-09-21Add more appropriate markup.Peter Eisentraut
2002-09-05Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.Bruce Momjian
2002-09-03Documentation improvements.Tom Lane
2002-08-27I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian