diff options
author | John Naylor <john.naylor@postgresql.org> | 2021-07-21 10:17:07 -0400 |
---|---|---|
committer | John Naylor <john.naylor@postgresql.org> | 2021-07-21 10:17:07 -0400 |
commit | bb95feabb8572f5069ad37763707862af5a81942 (patch) | |
tree | 39399c02d15d316c3bd0cdd615ffa9ab34ed4523 /src/backend/executor/nodeSort.c | |
parent | 004874b72e8e60966f88de2d95667fe66c0466ca (diff) | |
download | postgresql-bb95feabb8572f5069ad37763707862af5a81942.tar.gz postgresql-bb95feabb8572f5069ad37763707862af5a81942.zip |
Document "B" and "us" as accepted units in postgres.conf.sample
In postgresql.conf, memory and file size GUCs can be specified with "B"
(bytes) as of b06d8e58b. Likewise, time GUCs can be specified with "us"
(microseconds) as of caf626b2c. Update postgres.conf.sample to reflect
that fact.
Pavel Luzanov
Backpatch to v12, which is the earliest version that allows both of
these units. A separate commit will document the "B" case for v11.
Discussion: https://www.postgresql.org/message-id/flat/f10d16fc-8fa0-1b3c-7371-cb3a35a13b7a%40postgrespro.ru
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions