From: | "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi(dot)shinoda(at)hpe(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | PG15 beta1 fix pg_stat_recovery_prefetch view manual |
Date: | 2022-05-21 04:07:37 |
Message-ID: | DM4PR84MB173401C19A0EB9B1CAAB197CEED29@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi hackers,
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.
https://www.postgresql.org/docs/15/monitoring-stats.html#MONITORING-PG-STAT-RECOVERY-PREFETCH
Regards,
Noriyoshi Shinoda
Attachment | Content-Type | Size |
---|---|---|
pg_stat_recovery_prefetch_doc_v1.diff | application/octet-stream | 781 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2022-05-21 04:51:05 | Re: PG15 beta1 fix pg_stat_recovery_prefetch view manual |
Previous Message | Shinoda, Noriyoshi (PN Japan FSIP) | 2022-05-21 03:36:10 | RE: PG15 beta1 fix pg_stat_statements view document |