Re: PG15 beta1 fix pg_stat_recovery_prefetch view manual
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi.shinoda@hpe.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-05-21T04:51:05Z
Lists: pgsql-hackers
On Sat, May 21, 2022 at 4:07 PM Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com> wrote: > Thanks to all the developers. The attached patch updates the manual for the pg_stat_recovery_prefetch view. > The current pg_stat_recovery_prefetch view definition is missing the stats_reset column. The attached patch adds information in the stats_reset column. Ahh, thank you. I will push this soon.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Doc: Document pg_stat_recovery_prefetch.stats_reset.
- cfce3be818ab 15.0 landed