forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf6956eb
committed
Document how to prevent PostgreSQL itself from exhausting memory.
The existing documentation in Linux Memory Overcommit seemed toassume that PostgreSQL itself could never be the problem, or atleast it didn't tell you what to do about it.Per discussion with Craig Ringer and Kevin Grittner.1 parent657face commitf6956eb
1 file changed
+17
-3
lines changedLines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1309 | 1309 |
| |
1310 | 1310 |
| |
1311 | 1311 |
| |
1312 |
| - | |
1313 |
| - | |
1314 |
| - | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
1315 | 1316 |
| |
1316 | 1317 |
| |
1317 | 1318 |
| |
| |||
1338 | 1339 |
| |
1339 | 1340 |
| |
1340 | 1341 |
| |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
1341 | 1355 |
| |
1342 | 1356 |
| |
1343 | 1357 |
| |
|
0 commit comments
Comments
(0)