Finding detailed information about LOCKS

From: Siraj G <tosiraj(dot)g(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Finding detailed information about LOCKS
Date: 2024-05-03 05:24:38
Message-ID: CAC5iy62UVbNdz1QVBCW=MPkOh3E2iqkUMs6bqfUehO14B665hw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello Admins!

I come from Oracle background. In Oracle there is a licensed feature
(Diagnostics + Tuning) upon using which the system keeps historic session
records, which gives a better way to find out locking related details- like
the blocking session, total sessions blocked and the time the blocking
event was active. I am finding it a little hard in PgSQL to find this
information.

I am seeking help in finding a detailed analysis on the locks that happened
yesterday, 2 days back or in the last week. Can someone assist please.

Regards
Siraj

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2024-05-03 06:16:17 Re: Finding detailed information about LOCKS
Previous Message Kashif Zeeshan 2024-05-03 05:17:34 Re: postgresql in docker to improve security