Subject: SQL to query running transactions with subtransactions that exceeds 64
From: "Li EF Zhang" <bjzhangl@xxxxxxxxxx>
Date: Tue, 5 Jan 2021 10:42:18 +0000
Importance: Normal
In-reply-to:
References:
Sensitivity:
I am new to postgresql and sql. I want to check running transactions whose subtransactions exceeds 64. Is there any SQL statement or other method can do this? Thanks!