doc: Clarify name of files generated by pg_waldump --save-fullpage

Michael Paquier <michael@paquier.xyz>

Commit: 506eede7111ae7c88bd3c21f653bbb65846bd4a5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-10-02T02:12:40Z
Releases: 18.0
doc: Clarify name of files generated by pg_waldump --save-fullpage

The fork name is always separated with the block number by an underscore
in the names of the files generated, but the docs stuck them together
without a separator, which was confusing.

Author: Christoph Berg
Discussion: https://postgr.es/m/ZvxtSLiix9eceMRM@msg.df7cb.de
Backpatch-through: 16

Files

PathChange+/−
doc/src/sgml/ref/pg_waldump.sgml modified +3 −3

Documentation touched

Discussion