Documentation issue with pg_stat_recovery_prefetch

sirisha chamarthi <sirichamarthi22@gmail.com>

From: sirisha chamarthi <sirichamarthi22@gmail.com>
To: pgsql-hackers@lists.postgresql.org, thomas.munro@gmail.com
Date: 2022-04-11T20:11:40Z
Lists: pgsql-hackers

Attachments

Hi,

I was going through pg_stat_recovery_prefetch documentation and saw an
issue with formatting. Attached a small patch to fix the issue. This is the
first time I am sending an email to hackers. Please educate me if I
miss something.

https://www.postgresql.org/docs/devel/monitoring-stats.html#PG-STAT-RECOVERY-PREFETCH-VIEW

Thanks,
Sirisha

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix documentation for pg_stat_recovery_prefetch.

  2. doc: Update the layout of "Viewing Statistics" section.

  3. Doc: reformat catalog/view description tables.