index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
clusterdb.sgml
Age
Commit message (
Expand
)
Author
2025-04-22
Doc: reword text explaining the --maintenance-db option
David Rowley
2024-03-11
clusterdb: Allow specifying tables to process in all databases.
Nathan Bossart
2020-10-19
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-03
doc: libpq connection options can override command-line flags
Bruce Momjian
2020-03-09
Doc: fix some description of environment variables with frontend tools
Michael Paquier
2020-03-07
doc: Remove unused ids
Peter Eisentraut
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2016-10-19
doc: Consistently use = sign in long options synopses
Peter Eisentraut
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2013-01-17
Support multiple -t/--table arguments for more commands
Magnus Hagander
2012-05-03
doc: Fix for too many brackets in command synopses on man pages
Peter Eisentraut
2012-04-30
Improve markup of cmdsynopsis elements
Peter Eisentraut
2011-12-06
Make command-line tools smarter about finding a DB to connect to.
Robert Haas
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-03-10
Use '=' when documenting long options.
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-25
Fix man page markup for <cmdsynopsis> with multiple variants
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-02-19
Document --version and --help options for all client applications (they
Bruce Momjian
2010-02-19
First pass over client applications documentation proofreading.
Bruce Momjian
2009-02-26
Add a -w/--no-password option that prevents all password prompts to all
Peter Eisentraut
2008-11-24
CLUSTER VERBOSE and corresponding clusterdb --verbose option
Peter Eisentraut
2007-12-11
Make documentation of -W options more accurate and uniform.
Tom Lane
2007-06-04
Remove gratuitous response messages from utility programs.
Peter Eisentraut
2007-03-26
Fix seriously broken markup for libpq-envars cross-references.
Tom Lane
2007-02-21
Remove tabs from SGML reference files, so their addition can be detected
Bruce Momjian
2007-02-20
More clearly document that most PostgreSQL utilities support libpq
Bruce Momjian
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2005-05-29
Add reference to libpq environment variables for client applications.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-12
Mop-up for error-message updates in documentation.
Tom Lane
2003-09-12
More cleanup of Diagnostics sections.
Tom Lane
2003-09-09
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-08-31
Add/edit index entries.
Peter Eisentraut
2003-08-17
This patch makes two minor fixes to the docs: (1) fixes a
Bruce Momjian
2003-06-18
Change clusterdb and vacuumdb into C programs.
Peter Eisentraut
2003-03-24
Another big editing pass for consistent content and presentation.
Peter Eisentraut
2003-03-20
Now that the CLUSTER ALL machinery is in place, the clusterdb script can
Bruce Momjian
2003-02-19
This patch makes the following changes to the documentation:
Bruce Momjian
2003-02-13
This patch fixes an error in the usage message for 'clusterdb', and
Bruce Momjian
2002-10-11
Assorted reference page updates
Peter Eisentraut
2002-09-21
Add more appropriate markup.
Peter Eisentraut
2002-09-05
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-03
Documentation improvements.
Tom Lane
2002-08-27
I attach a little patch to make CLUSTER set and reset the indisclustered
Bruce Momjian