Re: Subtransactions in PostgreSQL

From: Amine Tengilimoglu <aminetengilimoglu(at)gmail(dot)com>
To: Jeremy Schneider <schneider(at)ardentperf(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Subtransactions in PostgreSQL
Date: 2023-01-03 19:13:14
Message-ID: CADTdw-wBx7QEFLqLo-3Tf4TZG91ZQ+iW7gZwzX1o7nh1yjtzkA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks a lot, I think this will work for me.

Jeremy Schneider <schneider(at)ardentperf(dot)com>, 3 Oca 2023 Sal, 22:06
tarihinde şunu yazdı:

> 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
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Smith 2023-01-03 22:07:23 Re: MSSQL to PostgreSQL Migration
Previous Message Jeremy Schneider 2023-01-03 19:06:17 Re: Subtransactions in PostgreSQL