initdb help message about WAL segment size

Started by Magnus Haganderabout 8 years ago2 messageshackers
Jump to latest
#1Magnus Hagander
magnus@hagander.net

I propose the attached patch, aligning the help message with the docs. Any
reason not to?

(yes, I confused myself by trying --wal-segsize=1MB instead of just
--wal-segsize=1. I blame just stepping off an intercontinental flight and a
very early morning :P)

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;

Attachments:

walsegsize.patchtext/x-patch; charset=US-ASCII; name=walsegsize.patchDownload+1-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Magnus Hagander (#1)
Re: initdb help message about WAL segment size

On Sun, Mar 11, 2018 at 08:23:39AM +0100, Magnus Hagander wrote:

I propose the attached patch, aligning the help message with the docs. Any
reason not to?

+1 for doing what you are suggesting.
--
Michael