trying to analyze deadlock

2019-03-27 Thread Mariel Cherkassky
Hi all, I'm trying to analyze a deadlock that I have in one of our environments. The deadlock message : 06:15:49 EET db 14563 DETAIL: Process 14563 waits for ShareLock on transaction 1017405468; blocked by process 36589. Process 36589 waits for ShareLock on transaction 1017403840; blocked by pro

Re: trying to analyze deadlock

2019-03-27 Thread Laurenz Albe
Mariel Cherkassky wrote: > Hi all, > I'm trying to analyze a deadlock that I have in one of our environments. > The deadlock message : > > 06:15:49 EET db 14563 DETAIL: Process 14563 waits for ShareLock on > transaction 1017405468; blocked by process 36589. > Process 36589 waits for Shar

Re: trying to analyze deadlock

2019-03-27 Thread Laurenz Albe
Mariel Cherkassky wrote: > Hi all, > I'm trying to analyze a deadlock that I have in one of our environments. > The deadlock message : > > 06:15:49 EET db 14563 DETAIL: Process 14563 waits for ShareLock on > transaction 1017405468; blocked by process 36589. > Process 36589 waits for Shar