Re: Postgresql SET DEADLOCK_PRIORITY

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Postgresql SET DEADLOCK_PRIORITY
Дата
Msg-id 20210529115900.GA23127@momjian.us
обсуждение исходный текст
Ответ на Postgresql SET DEADLOCK_PRIORITY  (<mustafa.pekgoz@forenda.com.tr>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Postgresql SET DEADLOCK_PRIORITY
Следующее
От:
Дата:
Сообщение: equivalent of @@TRANCOUNT PostgreSQL