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
/
postgres-ref.sgml
Commit message (
Expand
)
Author
Age
*
Provide options for postmaster to kill child processes with SIGABRT.
Tom Lane
2022-11-21
*
Introduce GUC shared_memory_size_in_huge_pages
Michael Paquier
2021-09-21
*
Support "postgres -C" with runtime-computed GUCs
Michael Paquier
2021-09-16
*
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-27
*
Add key management system
Bruce Momjian
2020-12-25
*
Remove -o option to postmaster
Magnus Hagander
2020-11-10
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Add hash_mem_multiplier GUC.
Peter Geoghegan
2020-07-29
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Remove TZ environment-variable entry from postgres reference page.
Tom Lane
2016-03-29
*
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-12-17
*
Code + docs review for escaping of option values (commit 11a020eb6).
Tom Lane
2015-06-29
*
Properly document that -r is only honored from the command-line.
Bruce Momjian
2014-09-06
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
*
Don't allow to disable backend assertions via the debug_assertions GUC.
Andres Freund
2014-06-20
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Clarify terminology standalone backend vs. single-user mode
Peter Eisentraut
2013-06-20
*
Properly document that SIGTERM is OK for users to use on a postgres
Bruce Momjian
2012-08-30
*
Document that PGDATA has to point to the configuration files, rather
Bruce Momjian
2012-08-15
*
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-08-10
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Improve documentation of postgres -C option
Peter Eisentraut
2012-06-13
*
Support index-only scans using the visibility map to avoid heap fetches.
Tom Lane
2011-10-07
*
Add postmaster -C option to query configuration parameters, and have
Bruce Momjian
2011-10-06
*
Remove whitespace from end of lines
Peter Eisentraut
2011-08-07
*
Document that server single-user mode does not do checkpoints or other
Bruce Momjian
2011-03-09
*
Improve wording of initdb and pg_controldata manual pages.
REL9_1_ALPHA4
Bruce Momjian
2011-03-09
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Document that pg_ctl cares about the PGHOST environment variable.
Bruce Momjian
2010-02-22
*
Minor copy-editing.
Tom Lane
2007-07-09
*
Remove useless database name from bootstrap argument processing (including
Alvaro Herrera
2007-02-16
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Fix erroneous implementation of -s in postmaster.c (the switch doesn't take
Tom Lane
2007-01-04
*
Merge postmaster and postgres command into just postgres. postmaster
Peter Eisentraut
2006-06-18
*
Make all command-line options of postmaster and postgres the same. See
Peter Eisentraut
2006-01-05
*
Replace "--" and "---" with "—" as appropriate, for better-looking
Neil Conway
2004-11-15
*
Whack some sense into the configuration-file-location patch.
Tom Lane
2004-10-08
*
Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.
Tom Lane
2004-02-03
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Put --describe-config in the right place.
Peter Eisentraut
2003-11-02
*
Add --describe-config to top of postgres manual page.
Bruce Momjian
2003-10-28
*
Document --describe-config.
Bruce Momjian
2003-10-28
*
Add mention of SIGHUP on the postmaster manual page.
Bruce Momjian
2003-10-16
*
Repair some REINDEX problems per recent discussions. The relcache is
Tom Lane
2003-09-24
[next]