summaryrefslogtreecommitdiff
path: root/contrib/start-scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove gratuitous references to postmaster programPeter Eisentraut2023-01-262-10/+10
* Remove contrib/start-scripts/osx/.Tom Lane2017-11-174-162/+0
* Provide modern examples of how to auto-start Postgres on macOS.Tom Lane2017-11-174-0/+71
* start-scripts: switch to $PGUSER before opening $PGLOG.Noah Misch2017-11-063-8/+8
* Fix typos in comments.Heikki Linnakangas2017-02-061-1/+1
* pg_ctl: Change default to wait for all actionsPeter Eisentraut2017-01-143-8/+5
* Updates to reflect that pg_ctl stop -m fast is the defaultPeter Eisentraut2017-01-133-6/+6
* Make whitespace consistent inside some script filesPeter Eisentraut2017-01-122-7/+7
* Fix typo in linux startup script.Tom Lane2015-04-261-1/+1
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-091-1/+1
* Improve handling of OOM score adjustment in sample Linux start script.Tom Lane2014-07-011-15/+19
* Improve our mechanism for controlling the Linux out-of-memory killer.Tom Lane2014-06-181-6/+9
* Remove dead URL mention in OSX startup scriptBruce Momjian2013-09-041-5/+1
* Revert "pg_ctl: Add idempotent option"Peter Eisentraut2013-04-291-2/+2
* Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.Tom Lane2013-04-191-1/+1
* pg_ctl: Add idempotent optionPeter Eisentraut2013-04-131-3/+3
* Support Linux's oom_score_adj API as well as the older oom_adj API.Tom Lane2012-06-131-4/+10
* Fix overly-aggressive and inconsistent quoting in OS X start script.Tom Lane2011-11-261-6/+6
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-202-2/+2
* Modify freebsd start script to just exit 0 with message.Bruce Momjian2010-02-231-5/+2
* Update startup scripts for Linux and FreeBSD.Bruce Momjian2010-02-232-4/+19
* Add some simple support and documentation for using process-specific oom_adjTom Lane2010-01-111-1/+11
* Make it reasonably safe to use pg_ctl to start the postmaster from a boot-timeTom Lane2009-08-273-13/+13
* Remove inappropriate cd commands, per David Wheeler. Also makeTom Lane2008-01-161-4/+1
* Add standard error redirection for OS/X & darwin startup script.Bruce Momjian2007-05-301-2/+2
* Update /contrib OS/X startup files, and move to a separate OS/XBruce Momjian2007-05-304-5/+21
* Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).Peter Eisentraut2006-07-131-11/+2
* Adjust postmaster to recognize that a lockfile containing its parent's PIDTom Lane2004-10-013-29/+48
* I wanted to submit some changes to the bundled postgres startupBruce Momjian2004-03-092-23/+71
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-292-2/+2
* Typo fix in comment from David WheelerBruce Momjian2003-11-121-2/+2
* Fix for Linux startup script.Bruce Momjian2003-07-261-1/+2
* Add Linux restart --- Slawomir SudnikBruce Momjian2003-06-121-3/+7
* I've simplified the Darwin/Mac OS X startup script I submitted earlierBruce Momjian2002-12-092-0/+95
* Patch to add comments to Linux startup script.Bruce Momjian2001-07-301-2/+6
* Pass -D option to pg_ctl because export PGDATA won't be preserved acrossPeter Eisentraut2001-04-192-14/+10
* Add new FreeBSD start script that makes use of new pg_ctl functionality.Peter Eisentraut2001-02-101-0/+58
* Remove outdated contrib/linux start scripts. Beat some sense intoPeter Eisentraut2001-02-081-0/+90