]> granicus.if.org Git - postgresql/commit
Clarify initdb --help message for --wal-segsize
authorMagnus Hagander <magnus@hagander.net>
Sun, 11 Mar 2018 13:12:36 +0000 (14:12 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 11 Mar 2018 13:12:36 +0000 (14:12 +0100)
commitfedabe1f64467b777b1d5ef53b5b0015acc7b999
treed91cce68368002fdd86b8616f0d3cfc65d3d3e33
parentb6e132ddc8601c99ac5466792f6128ee859f4128
Clarify initdb --help message for --wal-segsize

Specify that the value is in megabytes. This aligns the message with
what's in the documentation.
src/bin/initdb/initdb.c