Re: Postgresql SET DEADLOCK_PRIORITY - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Postgresql SET DEADLOCK_PRIORITY
Date
Msg-id 20210529115900.GA23127@momjian.us
Whole thread Raw
In response to Postgresql SET DEADLOCK_PRIORITY  (<mustafa.pekgoz@forenda.com.tr>)
List pgsql-admin
On Sat, May 29, 2021 at 02:54:18PM +0300, mustafa.pekgoz@forenda.com.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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

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




pgsql-admin by date:

Previous
From:
Date:
Subject: Postgresql SET DEADLOCK_PRIORITY
Next
From:
Date:
Subject: equivalent of @@TRANCOUNT PostgreSQL