forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4ee6740
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 parentbd67b7e commit4ee6740
2 files changed
+7
-6
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 |
| - | |
1262 |
| - | |
1263 |
| - | |
1264 |
| - | |
1265 |
| - | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
1266 | 1267 |
| |
1267 | 1268 |
| |
1268 | 1269 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4891 | 4891 |
| |
4892 | 4892 |
| |
4893 | 4893 |
| |
4894 |
| - | |
| 4894 | + | |
4895 | 4895 |
| |
4896 | 4896 |
| |
4897 | 4897 |
| |
|
0 commit comments
Comments
(0)