Add some simple support and documentation for using process-specific oom_adj
Tom Lane <tgl@sss.pgh.pa.us>
Add some simple support and documentation for using process-specific oom_adj settings to prevent the postmaster from being OOM-killed on Linux systems. Alex Hunsaker and Tom Lane
Files
| Path | Change | +/− |
|---|---|---|
| contrib/start-scripts/linux | modified | +11 −1 |
| doc/src/sgml/runtime.sgml | modified | +28 −7 |
| src/backend/postmaster/fork_process.c | modified | +35 −1 |