summaryrefslogtreecommitdiff
path: root/contrib/start-scripts
AgeCommit message (Expand)Author
2023-01-26Remove gratuitous references to postmaster programPeter Eisentraut
2017-11-17Remove contrib/start-scripts/osx/.Tom Lane
2017-11-17Provide modern examples of how to auto-start Postgres on macOS.Tom Lane
2017-11-06start-scripts: switch to $PGUSER before opening $PGLOG.Noah Misch
2017-02-06Fix typos in comments.Heikki Linnakangas
2017-01-14pg_ctl: Change default to wait for all actionsPeter Eisentraut
2017-01-14Updates to reflect that pg_ctl stop -m fast is the defaultPeter Eisentraut
2017-01-12Make whitespace consistent inside some script filesPeter Eisentraut
2015-04-26Fix typo in linux startup script.Tom Lane
2014-09-09doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut
2014-07-01Improve handling of OOM score adjustment in sample Linux start script.Tom Lane
2014-06-19Improve our mechanism for controlling the Linux out-of-memory killer.Tom Lane
2013-09-04Remove dead URL mention in OSX startup scriptBruce Momjian
2013-04-30Revert "pg_ctl: Add idempotent option"Peter Eisentraut
2013-04-19Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.Tom Lane
2013-04-14pg_ctl: Add idempotent optionPeter Eisentraut
2012-06-13Support Linux's oom_score_adj API as well as the older oom_adj API.Tom Lane
2011-11-26Fix overly-aggressive and inconsistent quoting in OS X start script.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-23Modify freebsd start script to just exit 0 with message.Bruce Momjian
2010-02-23Update startup scripts for Linux and FreeBSD.Bruce Momjian
2010-01-11Add some simple support and documentation for using process-specific oom_adjTom Lane
2009-08-27Make it reasonably safe to use pg_ctl to start the postmaster from a boot-timeTom Lane
2008-01-16Remove inappropriate cd commands, per David Wheeler. Also makeTom Lane
2007-05-30Add standard error redirection for OS/X & darwin startup script.Bruce Momjian
2007-05-30Update /contrib OS/X startup files, and move to a separate OS/XBruce Momjian
2006-07-13Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).Peter Eisentraut
2004-10-01Adjust postmaster to recognize that a lockfile containing its parent's PIDTom Lane
2004-03-09I wanted to submit some changes to the bundled postgres startupBruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-12Typo fix in comment from David WheelerBruce Momjian
2003-07-26Fix for Linux startup script.Bruce Momjian
2003-06-12Add Linux restart --- Slawomir SudnikBruce Momjian
2002-12-09I've simplified the Darwin/Mac OS X startup script I submitted earlierBruce Momjian
2001-07-30Patch to add comments to Linux startup script.Bruce Momjian
2001-04-19Pass -D option to pg_ctl because export PGDATA won't be preserved acrossPeter Eisentraut
2001-02-10Add new FreeBSD start script that makes use of new pg_ctl functionality.Peter Eisentraut
2001-02-08Remove outdated contrib/linux start scripts. Beat some sense intoPeter Eisentraut