Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-26Remove gratuitous references to postmaster programPeter Eisentraut
2017-11-06start-scripts: switch to $PGUSER before opening $PGLOG.Noah Misch
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-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-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
2010-09-20Remove cvs keywords from all files.Magnus Hagander
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
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
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-07-26Fix for Linux startup script.Bruce Momjian
2003-06-12Add Linux restart --- Slawomir SudnikBruce 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-08Remove outdated contrib/linux start scripts. Beat some sense intoPeter Eisentraut