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
REL_18_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
/
pg_ctl-ref.sgml
Age
Commit message (
Expand
)
Author
2024-05-15
doc: Remove claims that initdb and pg_ctl use libpq environment variables
Peter Eisentraut
2022-04-06
Remove exclusive backup mode
Stephen Frost
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-08-25
docs: Clarify pg_ctl initdb option text to match options proto.
Bruce Momjian
2018-05-21
doc: Whitespace fixes in man pages
Peter Eisentraut
2018-01-23
Documentation fix: pg_ctl no longer makes connection attempts.
Tom Lane
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
2017-07-05
pg_ctl: Make failure to complete operation a nonzero exit
Peter Eisentraut
2017-04-20
Sync pg_ctl documentation and usage message with reality.
Tom Lane
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2016-10-19
pg_ctl: Add long option for -o
Peter Eisentraut
2016-10-19
doc: Consistently use = sign in long options synopses
Peter Eisentraut
2016-10-19
pg_ctl: Add long options for -w and -W
Peter Eisentraut
2016-09-21
pg_ctl: Add wait option to promote action
Peter Eisentraut
2016-02-11
Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.
Noah Misch
2015-09-18
Order some new options on man pages more sensibly, minor improvements
Peter Eisentraut
2015-03-31
pg_ctl: change default shutdown mode from 'smart' to 'fast'
Bruce Momjian
2014-08-25
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-07-17
Add option to pg_ctl to choose event source for logging
Magnus Hagander
2014-03-08
pg_ctl: improve handling of invalid data directory
Bruce Momjian
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2013-04-30
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-14
pg_ctl: Add idempotent option
Peter Eisentraut
2012-08-16
Add warning about pg_ctl restart and the use of relative paths on the command...
Bruce Momjian
2012-08-16
Document that PGDATA has to point to the configuration files, rather
Bruce Momjian
2012-08-16
Document that pg_ctl -w allows for the entry of an SSL passphase on
Bruce Momjian
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
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
2012-04-14
Add description of long options for '-c', '-D', '-l' and '-s'. Per
Tatsuo Ishii
2011-10-13
Have pg_ctl return an exit status of 3 if the server is not running, to
Bruce Momjian
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-06-09
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-08
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-04-28
The arguments to pg_ctl kill are not optional - remove brackets in the docs.
Heikki Linnakangas
2011-03-12
Use "backend process" rather than "backend server", where appropriate.
Bruce Momjian
2011-03-09
Improve wording of initdb and pg_controldata manual pages.
REL9_1_ALPHA4
Bruce Momjian
2011-02-16
pg_ctl promote
Robert Haas
2010-12-24
Improve "pg_ctl -w start" server detection by writing the postmaster
Bruce Momjian
2010-12-22
Typo fix.
Robert Haas
2010-12-22
Wording improvements for pg_ctl manual page.
Bruce Momjian
2010-12-17
Waiting for complete startup is now a well-defined operation.
Robert Haas
2010-12-11
Minor documentation cleanup.
Robert Haas
[next]