forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteb0097c
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 parent6d05d57 commiteb0097c
2 files changed
+7
-6
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1277 | 1277 |
| |
1278 | 1278 |
| |
1279 | 1279 |
| |
1280 |
| - | |
1281 |
| - | |
1282 |
| - | |
1283 |
| - | |
1284 |
| - | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
1285 | 1286 |
| |
1286 | 1287 |
| |
1287 | 1288 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4944 | 4944 |
| |
4945 | 4945 |
| |
4946 | 4946 |
| |
4947 |
| - | |
| 4947 | + | |
4948 | 4948 |
| |
4949 | 4949 |
| |
4950 | 4950 |
| |
|
0 commit comments
Comments
(0)