index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
reindexdb.sgml
Commit message (
Expand
)
Author
Age
*
reindexdb: Add the index-level REINDEX with multiple jobs
Alexander Korotkov
2024-03-25
*
reindexdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
*
Harmonize password reuse in vacuumdb, clusterdb, and reindexdb.
Nathan Bossart
2023-07-28
*
Clarify that --system reindexes system catalogs *only*
Magnus Hagander
2021-10-27
*
Add --tablespace option to reindexdb
Michael Paquier
2021-03-03
*
docs: list single-letter options first in command-line summary
Bruce Momjian
2020-12-03
*
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-19
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: libpq connection options can override command-line flags
Bruce Momjian
2020-10-02
*
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-21
*
Doc: Mention about caveats of --concurrently on reindexdb page
Michael Paquier
2020-05-31
*
Doc: fix some description of environment variables with frontend tools
Michael Paquier
2020-03-09
*
doc: Remove unused ids
Peter Eisentraut
2020-03-07
*
Add support for --jobs in reindexdb
Michael Paquier
2019-07-27
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-17
*
doc: Consistently use = sign in long options synopses
Peter Eisentraut
2016-10-19
*
Support --verbose option in reindexdb.
Fujii Masao
2015-05-15
*
Correct reindexdb documentation
Stephen Frost
2015-05-09
*
REINDEX SCHEMA
Simon Riggs
2014-12-09
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-17
*
Fix reindexdb manual page to say --maintenance-db controls what is
Bruce Momjian
2012-05-22
*
doc: Fix for too many brackets in command synopses on man pages
Peter Eisentraut
2012-05-03
*
Improve markup of cmdsynopsis elements
Peter Eisentraut
2012-04-30
*
Make command-line tools smarter about finding a DB to connect to.
Robert Haas
2011-12-06
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Use '=' when documenting long options.
Bruce Momjian
2011-03-10
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Fix man page markup for <cmdsynopsis> with multiple variants
Peter Eisentraut
2010-09-25
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
Tom Lane
2010-09-19
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Document --version and --help options for all client applications (they
Bruce Momjian
2010-02-19
*
Add a -w/--no-password option that prevents all password prompts to all
Peter Eisentraut
2009-02-26
*
Make documentation of -W options more accurate and uniform.
Tom Lane
2007-12-11
*
Remove gratuitous response messages from utility programs.
Peter Eisentraut
2007-06-04
*
Fix seriously broken markup for libpq-envars cross-references.
Tom Lane
2007-03-26
*
Remove tabs from SGML reference files, so their addition can be detected
Bruce Momjian
2007-02-21
*
More clearly document that most PostgreSQL utilities support libpq
Bruce Momjian
2007-02-20
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Move reindexdb from /contrib to /bin.
Bruce Momjian
2005-07-29