Fix thinko in comment. WAL segment means a 16 MB physical WAL file; this comment meant a logical 4 GB log file.
Amit Langote. Apply to backbranches only, as the comment is gone in master. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e1d1d8099300bbc55cd44afa4ecab0cca1f33953 Modified Files -------------- src/backend/access/transam/xlog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
