| Commit message (Expand) | Author | Age |
* | 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 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Update pg_ctl docs to explain server output behavior differences on | Bruce Momjian | 2010-06-22 |
* | Make smart shutdown work in combination with Hot Standby/Streaming Replication. | Robert Haas | 2010-04-08 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Document that pg_ctl cares about the PGHOST environment variable. | Bruce Momjian | 2010-02-22 |
* | Add init[db] option to pg_ctl | Peter Eisentraut | 2009-12-10 |
* | Remove use of postmaster.opts.default by pg_ctl. | Bruce Momjian | 2008-06-26 |
* | Prevent shutdown in normal mode if online backup is running, and | Magnus Hagander | 2008-04-23 |
* | Add pg_ctl -t/timeout parameter to control amount of time to wait for | Bruce Momjian | 2007-11-10 |
* | Fix markup problem with recent pg_ctl change. | Bruce Momjian | 2007-11-10 |
* | Properly order pg_ctl -c option alphabetically in docs. | Bruce Momjian | 2007-11-10 |
* | 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 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | For pg_ctl -w, add reference to additional environment variables and pgpass. | Bruce Momjian | 2007-01-11 |
* | Call setrlimit if possible in pg_regress to allow core file generation, and p... | Andrew Dunstan | 2007-01-05 |
* | Make Options for Windows a second-level heading instead of first-level. | Peter Eisentraut | 2006-12-02 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut | 2006-06-18 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Document the "register" and "unregister" pg_ctl subcommands, for use on | Neil Conway | 2005-02-21 |
* | Add mention that pg_ctl will return an accurate exit code when waiting | Bruce Momjian | 2004-12-22 |
* | Correctly name the Windows operating systems | Peter Eisentraut | 2004-11-27 |
* | Remove dash in pg_ctl signal name. It broke with getopt_long dash | Bruce Momjian | 2004-06-04 |