Fix some mentions to memory units in postgresql.conf.sample
authorMichael Paquier <michael@paquier.xyz>
Thu, 28 May 2020 06:39:05 +0000 (15:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 28 May 2020 06:39:05 +0000 (15:39 +0900)
commit55ca50deb8ffaec3b81d83c9f54c94f7e519f3a6
treefcf0ab9a5846541411eff4dc0a5d41bb82bb2f55
parent0a737be03cf7708e8e27f9596be3406275ec3d49
Fix some mentions to memory units in postgresql.conf.sample

The default unit for max_slot_wal_keep_size is megabytes.  While on it,
also change temp_file_limit to use a more consistent wording.

Reported-by: Jeff Janes, Fujii Masao
Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/CAMkU=1wWZhhjpwRFKJ9waQGxxROeC0P6UqPvb90fAaGz7dhoHA@mail.gmail.com
src/backend/utils/misc/postgresql.conf.sample