Re: Need help identifying a periodic performance issue.

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Robert Creager <robertc(at)spectralogic(dot)com>
Cc: "pgsql-performance(at)lists(dot)postgresql(dot)org" <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Re: Need help identifying a periodic performance issue.
Date: 2021-11-16 22:52:53
Message-ID: CA+hUKGLp9R1f8Z3ieTD+s9-+EtMceVYMnr7Ju=iFE7Sd0BuZeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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 :-)

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message arjun shetty 2021-11-17 06:43:12 Re: Lock contention high
Previous Message Thomas Munro 2021-11-16 22:51:46 Re: Need help identifying a periodic performance issue.