Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 599060 Details for
Bug 702466
dev-db/postgresql - prevent getting killed when OOM
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to init script
postgres.init.patch (text/plain), 455 bytes, created by
Vanni Della Ricca
on 2019-12-10 14:53:13 UTC
(
hide
)
Description:
patch to init script
Filename:
MIME Type:
Creator:
Vanni Della Ricca
Created:
2019-12-10 14:53:13 UTC
Size:
455 bytes
patch
obsolete
>--- postgresql-11-20191210 2019-12-10 16:53:39.000000000 +0100 >+++ postgresql-11 2019-12-10 17:40:02.000000000 +0100 >@@ -86,6 +86,9 @@ > > rm -f "${DATA_DIR%/}/postmaster.pid" > >+ if [ ${PG_MASTER_OOM_ADJUST} ] ; then >+ echo ${PG_MASTER_OOM_ADJUST} > /proc/self/oom_score_adj >+ fi > su - postgres -c \ > "PGPORT=${configured_port} ${PG_EXTRA_ENV} ${PG_CTL} start \ > -s -w -t ${START_TIMEOUT} -l ${DATA_DIR%/}/postmaster.log \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 702466
: 599060