On Wed, Nov 17, 2021 at 11:51 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> It's the right output format, but isn't /pid == '$PID'/ only going to
> match one single process called "postgres"? Maybe /execname ==
> "postgres"/ to catch them all?
Oh, duh, it's the top CPU one. Makes sense. Never mind :-)