Move new SLRU buffers GUCs to a better place in postgresql.conf.sample
authorPeter Eisentraut <[email protected]>
Wed, 5 Jun 2024 18:24:41 +0000 (20:24 +0200)
committerPeter Eisentraut <[email protected]>
Wed, 5 Jun 2024 18:24:41 +0000 (20:24 +0200)
commitb6dbbaa3028f0da01cd4716f8d9c1c766b103cba
tree4b738f002ad2679fe16f8242b59ac42c77db12f6
parentfbff304c574971d15981a080cea8d5a710b81d4d
Move new SLRU buffers GUCs to a better place in postgresql.conf.sample

They were under "File Locations", which doesn't make sense.  Move them
to Resource Usage / Memory, which matches their categorization in the
source code and in the documentation.
src/backend/utils/misc/postgresql.conf.sample