Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
start-scripts
/
linux
Age
Commit message (
Expand
)
Author
2023-01-26
Remove gratuitous references to postmaster program
Peter Eisentraut
2017-11-06
start-scripts: switch to $PGUSER before opening $PGLOG.
Noah Misch
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-12
Make whitespace consistent inside some script files
Peter Eisentraut
2015-04-26
Fix typo in linux startup script.
Tom Lane
2014-07-01
Improve handling of OOM score adjustment in sample Linux start script.
Tom Lane
2014-06-19
Improve our mechanism for controlling the Linux out-of-memory killer.
Tom Lane
2013-04-30
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-19
Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.
Tom Lane
2013-04-14
pg_ctl: Add idempotent option
Peter Eisentraut
2012-06-13
Support Linux's oom_score_adj API as well as the older oom_adj API.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-02-23
Update startup scripts for Linux and FreeBSD.
Bruce Momjian
2010-01-11
Add some simple support and documentation for using process-specific oom_adj
Tom Lane
2009-08-27
Make it reasonably safe to use pg_ctl to start the postmaster from a boot-time
Tom Lane
2006-07-13
Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).
Peter Eisentraut
2004-10-01
Adjust postmaster to recognize that a lockfile containing its parent's PID
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-07-26
Fix for Linux startup script.
Bruce Momjian
2003-06-12
Add Linux restart --- Slawomir Sudnik
Bruce Momjian
2001-07-30
Patch to add comments to Linux startup script.
Bruce Momjian
2001-04-19
Pass -D option to pg_ctl because export PGDATA won't be preserved across
Peter Eisentraut
2001-02-08
Remove outdated contrib/linux start scripts. Beat some sense into
Peter Eisentraut