Re: Design of pg_stat_subscription_workers vs pgstats
Euler Taveira <euler@eulerto.com>
From: "Euler Taveira" <euler@eulerto.com>
To: "Greg Stark" <stark@mit.edu>, "Andres Freund" <andres@anarazel.de>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>,
"Masahiko Sawada" <sawada.mshk@gmail.com>,
"Amit Kapila" <amit.kapila16@gmail.com>
Date: 2022-02-25T19:25:01Z
Lists: pgsql-hackers
On Fri, Feb 25, 2022, at 11:52 AM, Greg Stark wrote: > On Tue, 25 Jan 2022 at 01:32, Andres Freund <andres@anarazel.de> wrote: > > > > Hi, > > > > I was looking the shared memory stats patch again. > > Can you point me to this thread? I looked for it but couldn't find it. https://postgr.es/m/20180629.173418.190173462.horiguchi.kyotaro@lab.ntt.co.jp -- Euler Taveira EDB https://www.enterprisedb.com/
Commits
-
Reconsider pg_stat_subscription_workers view.
- 7a8507329085 15.0 landed
-
Add a view to show the stats of subscription workers.
- 8d74fc96db5f 15.0 cited