forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit35738b5
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 parent3e6eb0d commit35738b5
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1203 | 1203 |
| |
1204 | 1204 |
| |
1205 | 1205 |
| |
1206 |
| - | |
1207 |
| - | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
1208 | 1209 |
| |
1209 | 1210 |
| |
1210 | 1211 |
| |
| |||
1231 | 1232 |
| |
1232 | 1233 |
| |
1233 | 1234 |
| |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
1234 | 1248 |
| |
1235 | 1249 |
| |
1236 | 1250 |
| |
|
0 commit comments
Comments
(0)