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