diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-23 09:41:37 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-23 10:15:06 -0400 |
commit | 4ee6740167b6a311660a1e8752447a496dd0d235 (patch) | |
tree | 1cf1401792ef68cb1873d44063316462fa5c71f5 /src/backend/access/gist/gist.c | |
parent | bd67b7e01031b688f2f19f657ece4aa2322dbcc8 (diff) | |
download | postgresql-4ee6740167b6a311660a1e8752447a496dd0d235.tar.gz |
Doc: prefer sysctl to /proc/sys in docs and comments.
sysctl is more portable than Linux's /proc/sys file tree, and
often easier to use too. That's why most of our docs refer to
sysctl when talking about how to adjust kernel parameters.
Bring the few stragglers into line.
Discussion: https://postgr.es/m/361175.1661187463@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions