Re: equivalent of @@TRANCOUNT PostgreSQL

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: mustafa(dot)pekgoz(at)forenda(dot)com(dot)tr
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: equivalent of @@TRANCOUNT PostgreSQL
Date: 2021-05-29 13:25:36
Message-ID: CAOBaU_bwoQ8Hos1rrMHmGyzA5TfP0oJ0J3tHGYabod_Pe6YwHw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sat, May 29, 2021 at 9:07 PM <mustafa(dot)pekgoz(at)forenda(dot)com(dot)tr> wrote:

> Hello,
>
>
>
> I have a procedure where they have used @@TRANCOUNT , is there an
> equivalent of @@TRANCOUNT in PostgreSQL? (Except Savepoint)
>

What does @@TRANCOUNT do?

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message dave 2021-05-29 14:34:41 RE: equivalent of @@TRANCOUNT PostgreSQL
Previous Message mustafa.pekgoz 2021-05-29 13:07:10 equivalent of @@TRANCOUNT PostgreSQL