forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit384199e
committed
Doc: prefer sysctl to /proc/sys in docs and comments.
sysctl is more portable than Linux's /proc/sys file tree, andoften easier to use too. That's why most of our docs refer tosysctl when talking about how to adjust kernel parameters.Bring the few stragglers into line.Discussion:https://postgr.es/m/361175.1661187463@sss.pgh.pa.us1 parent9415873 commit384199e
2 files changed
+7
-6
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1355 | 1355 |
| |
1356 | 1356 |
| |
1357 | 1357 |
| |
1358 |
| - | |
1359 |
| - | |
1360 |
| - | |
1361 |
| - | |
1362 |
| - | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
1363 | 1364 |
| |
1364 | 1365 |
| |
1365 | 1366 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4908 | 4908 |
| |
4909 | 4909 |
| |
4910 | 4910 |
| |
4911 |
| - | |
| 4911 | + | |
4912 | 4912 |
| |
4913 | 4913 |
| |
4914 | 4914 |
| |
|
0 commit comments
Comments
(0)