Hi, Thank you for developing a great feature. I tested this feature and checked the documentation. Currently, the documentation for the pg_stat_prefetch_recovery view is included in the description for the pg_stat_subscription view.
https://www.postgresql.org/docs/devel/monitoring-stats.html#MONITORING-PG-STAT-SUBSCRIPTION It is also not displayed in the list of "28.2. The Statistics Collector". https://www.postgresql.org/docs/devel/monitoring.html The attached patch modifies the pg_stat_prefetch_recovery view to appear as a separate view. Regards, Noriyoshi Shinoda -----Original Message----- From: Thomas Munro [mailto:thomas.mu...@gmail.com] Sent: Saturday, April 10, 2021 5:46 AM To: Justin Pryzby <pry...@telsasoft.com> Cc: Tomas Vondra <tomas.von...@enterprisedb.com>; Stephen Frost <sfr...@snowman.net>; Andres Freund <and...@anarazel.de>; Jakub Wartak <jakub.war...@tomtom.com>; Alvaro Herrera <alvhe...@2ndquadrant.com>; Tomas Vondra <tomas.von...@2ndquadrant.com>; Dmitry Dolgov <9erthali...@gmail.com>; David Steele <da...@pgmasters.net>; pgsql-hackers <pgsql-hack...@postgresql.org> Subject: Re: WIP: WAL prefetch (another approach) On Sat, Apr 10, 2021 at 8:37 AM Justin Pryzby <pry...@telsasoft.com> wrote: > Did you see this? > INVALID URI REMOVED > 278MB0483490FEAC879DCA5ED583DD2739*40GV0P278MB0483.CHEP278.PROD.OUTLOO > K.COM__;JQ!!NpxR!wcPrhiB2CaHRtywGoh9Ap0M-kH1m07hGI37-ycYRGCPgCqGs30lRS > KicsXacduEXHxI$ > > I meant to mail you so you could include it in the same commit, but > forgot until now. Done, thanks.
pg_stat_prefetch_recovery_doc_v1.diff
Description: pg_stat_prefetch_recovery_doc_v1.diff