https://github.com/postgres/postgres
Revision 65cc77c9847022f895a12012085606d8553c5fff authored by John Naylor on 21 July 2021, 14:17:07 UTC, committed by John Naylor on 21 July 2021, 14:18:04 UTC
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
1 parent e5cebe1
History
Tip revision: 65cc77c9847022f895a12012085606d8553c5fff authored by John Naylor on 21 July 2021, 14:17:07 UTC
Document "B" and "us" as accepted units in postgres.conf.sample
Tip revision: 65cc77c
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 8.6 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 504 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 490 bytes
configure -rwxr-xr-x 570.4 KB
configure.ac -rw-r--r-- 82.4 KB

README

back to top