Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h

Michael Paquier <michael@paquier.xyz>

Commit: 6a19384e74a8d8510d06e85b3956136bd30d4733
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-12-28T23:24:47Z
Releases: 11.2
Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h

This was incorrectly referring to --walsegsize, and its description is
rewritten in a clearer way.

Author: Ian Barwick, Tom Lane
Reviewed-by: Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/08534fc6-119a-c498-254e-d5acc4e6bf85@2ndquadrant.com

Files

PathChange+/−
src/include/pg_config_manual.h modified +2 −2

Discussion