Improve pg_resetwal documentation

Peter Eisentraut <peter_e@gmx.net>

Commit: 4644a1170f0ad88f92d2835f589fffb6aa38c129
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-03-24T19:38:57Z
Releases: 11.0
Improve pg_resetwal documentation

Clarify that the -l option takes a file name, not an "address", and that
that might be different from the LSN if nondefault WAL segment sizes are
used.

Files

PathChange+/−
doc/src/sgml/ref/pg_resetwal.sgml modified +11 −3

Documentation touched