doc: Clarify name of files generated by pg_waldump --save-fullpage
authorMichael Paquier <michael@paquier.xyz>
Wed, 2 Oct 2024 02:12:40 +0000 (11:12 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 2 Oct 2024 02:12:40 +0000 (11:12 +0900)
commit506eede7111ae7c88bd3c21f653bbb65846bd4a5
treed1e4a9b5d9d2a963d761467d0c737cc96260af17
parentda8a4c1666476648659dc5fb6fc01ba5cd5d16a1
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
doc/src/sgml/ref/pg_waldump.sgml