doc: Describe calculation method of streaming start for pg_receivewal

Michael Paquier <michael@paquier.xyz>

Commit: e6c5f1b452655a20b687b3e39d8eb816d8f8cbf7
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-10-23T05:43:51Z
Releases: 11.14
doc: Describe calculation method of streaming start for pg_receivewal

The documentation was imprecise about the starting LSN used for WAL
streaming if nothing can be found in the local archive directory
defined with the pg_receivewal command, so be more talkative on this
matter.

Extracted from a larger patch by the same author.

Author: Ronan Dunklau, Michael Paquier
Discussion: https://postgr.es/m/18708360.4lzOvYHigE@aivenronan
Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ref/pg_receivewal.sgml modified +23 −0

Documentation touched

Discussion