Re: Subtransactions in PostgreSQL - Mailing list pgsql-admin

From Jeremy Schneider
Subject Re: Subtransactions in PostgreSQL
Date
Msg-id bf5ca382-76b8-c122-fd10-1ca3c875dd40@ardentperf.com
Whole thread Raw
In response to Subtransactions in PostgreSQL  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Responses Re: Subtransactions in PostgreSQL
List pgsql-admin
On 1/3/23 10:10 AM, Amine Tengilimoglu wrote:
Is there any way to detect the main transaction of a subtransaction in postgres, or any tool that can read the files in pg_subtrans?

Would this extension help?

https://github.com/bdrouvot/pg_subtrans_infos


-- 
http://about.me/jeremy_schneider

pgsql-admin by date:

Previous
From: Amine Tengilimoglu
Date:
Subject: Subtransactions in PostgreSQL
Next
From: Amine Tengilimoglu
Date:
Subject: Re: Subtransactions in PostgreSQL