Fix documentation for pg_stat_recovery_prefetch. The table was in the wrong section and using an older type of link, as reported by Sirisha, and also using an older table layout, as I noticed while trying to figure out how and when it might have got out of sync.
Defect in commit 5dc0418f. Author: sirisha chamarthi <[email protected]> Author: Thomas Munro <[email protected]> Discussion: https://postgr.es/m/cakrakevk-lrhmdyt6x_p33ef6dcorm2jed5h_ehdrdv0res...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4533de358dd5f2a8930e3a73bcb49103b37357be Modified Files -------------- doc/src/sgml/monitoring.sgml | 193 ++++++++++++++++++++++++++++--------------- 1 file changed, 126 insertions(+), 67 deletions(-)
