To: Pgsql-admin <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>
Subject: Locks
From: Yambu <hyambu@xxxxxxxxx>
Date: Mon, 16 Nov 2020 19:50:40 +0200
Hi
How can i find out when a lock happened?
Im writing a function that will check why some queries ran slowly at particular times, so i want to know if i can store lock information somewhere and retrieve what time the lock happened?