Re: How to check if session is a hung thread/session

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Edwin UY <edwin(dot)uy(at)gmail(dot)com>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: How to check if session is a hung thread/session
Date: 2024-11-11 03:44:15
Message-ID: CAKFQuwZunKoiM4AO0BBAbRc73_unJoMJA5WmPFWYnUWj+s0Q_Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Saturday, November 9, 2024, Edwin UY <edwin(dot)uy(at)gmail(dot)com> wrote:

>
> The state_change date is getting updated though, I don't know if this is
> proof that it is not a hung thread.
>

The definition of a “hung process” is a process whose state is not changing.

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Edwin UY 2024-11-11 04:08:55 Re: How to check if session is a hung thread/session
Previous Message Edwin UY 2024-11-11 03:05:21 Re: How to check if session is a hung thread/session