aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_ctl-ref.sgml
Commit message (Expand)AuthorAge
* Add warning about pg_ctl restart and the use of relative paths on the command...Bruce Momjian2012-08-16
* Document that PGDATA has to point to the configuration files, ratherBruce Momjian2012-08-15
* Document that pg_ctl -w allows for the entry of an SSL passphase onBruce Momjian2012-08-15
* Make documentation of --help and --version options more consistentPeter Eisentraut2012-06-18
* doc: Fix for too many brackets in command synopses on man pagesPeter Eisentraut2012-05-03
* Improve markup of cmdsynopsis elementsPeter Eisentraut2012-04-30
* Add description of long options for '-c', '-D', '-l' and '-s'. PerTatsuo Ishii2012-04-14
* Have pg_ctl return an exit status of 3 if the server is not running, toBruce Momjian2011-10-13
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Support silent mode for service registrations on win32Magnus Hagander2011-06-09
* Reorder pg_ctl promote after pg_ctl statusPeter Eisentraut2011-06-08
* The arguments to pg_ctl kill are not optional - remove brackets in the docs.Heikki Linnakangas2011-04-28
* Use "backend process" rather than "backend server", where appropriate.Bruce Momjian2011-03-12
* Improve wording of initdb and pg_controldata manual pages.REL9_1_ALPHA4Bruce Momjian2011-03-09
* pg_ctl promoteRobert Haas2011-02-15
* Improve "pg_ctl -w start" server detection by writing the postmasterBruce Momjian2010-12-24
* Typo fix.Robert Haas2010-12-22
* Wording improvements for pg_ctl manual page.Bruce Momjian2010-12-22
* Waiting for complete startup is now a well-defined operation.Robert Haas2010-12-16
* Minor documentation cleanup.Robert Haas2010-12-10
* Improve pg_ctl's man page.Tom Lane2010-11-09
* Allow pg_ctl to register the service in either AUTO or DEMAND start typeAlvaro Herrera2010-10-15
* Mention the default pg_ctl wait time in the -t option documentationPeter Eisentraut2010-10-13
* Fix man page markup for <cmdsynopsis> with multiple variantsPeter Eisentraut2010-09-25
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Update pg_ctl docs to explain server output behavior differences onBruce Momjian2010-06-22
* Make smart shutdown work in combination with Hot Standby/Streaming Replication.Robert Haas2010-04-08
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Document that pg_ctl cares about the PGHOST environment variable.Bruce Momjian2010-02-22
* Add init[db] option to pg_ctlPeter Eisentraut2009-12-10
* Remove use of postmaster.opts.default by pg_ctl.Bruce Momjian2008-06-26
* Prevent shutdown in normal mode if online backup is running, andMagnus Hagander2008-04-23
* Add pg_ctl -t/timeout parameter to control amount of time to wait forBruce Momjian2007-11-10
* Fix markup problem with recent pg_ctl change.Bruce Momjian2007-11-10
* Properly order pg_ctl -c option alphabetically in docs.Bruce Momjian2007-11-10
* Fix seriously broken markup for libpq-envars cross-references.Tom Lane2007-03-26
* Remove tabs from SGML reference files, so their addition can be detectedBruce Momjian2007-02-21
* More clearly document that most PostgreSQL utilities support libpqBruce Momjian2007-02-20
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* For pg_ctl -w, add reference to additional environment variables and pgpass.Bruce Momjian2007-01-11
* Call setrlimit if possible in pg_regress to allow core file generation, and p...Andrew Dunstan2007-01-05
* Make Options for Windows a second-level heading instead of first-level.Peter Eisentraut2006-12-02
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Document the "register" and "unregister" pg_ctl subcommands, for use onNeil Conway2005-02-21
* Add mention that pg_ctl will return an accurate exit code when waitingBruce Momjian2004-12-22
* Correctly name the Windows operating systemsPeter Eisentraut2004-11-27
* Remove dash in pg_ctl signal name. It broke with getopt_long dashBruce Momjian2004-06-04