Document "B" as an accepted unit in postgres.conf.sample

John Naylor <john.naylor@postgresql.org>

Commit: 7155e0522fbf1403711ce712f48d346c0c85c179
Author: John Naylor <john.naylor@postgresql.org>
Date: 2021-07-21T14:28:34Z
Releases: 11.13
Document "B" as an accepted unit in postgres.conf.sample

In postgresql.conf, memory and file size GUCs can be specified with "B"
(bytes) as of b06d8e58b.

Pavel Luzanov

This is a backpatch to v11 of a portion of bb95feabb.

Discussion: https://www.postgresql.org/message-id/flat/f10d16fc-8fa0-1b3c-7371-cb3a35a13b7a%40postgrespro.ru

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +5 −5

Discussion