Re: Postgresql SET DEADLOCK_PRIORITY

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: mustafa(dot)pekgoz(at)forenda(dot)com(dot)tr
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql SET DEADLOCK_PRIORITY
Date: 2021-05-29 11:59:00
Message-ID: 20210529115900.GA23127@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sat, May 29, 2021 at 02:54:18PM +0300, mustafa(dot)pekgoz(at)forenda(dot)com(dot)tr wrote:
> Hello,
>
>
>
> Is there any way to set a deadlock priority like MSSQLSERVER command SET
> DEADLOCK_PRIORITY? I wan to decide which transaction will be aborted or will be
> choosen as a victim.

No.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

If only the physical world exists, free will is an illusion.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mustafa.pekgoz 2021-05-29 13:07:10 equivalent of @@TRANCOUNT PostgreSQL
Previous Message mustafa.pekgoz 2021-05-29 11:54:18 Postgresql SET DEADLOCK_PRIORITY