Re: regression, deadlock in high frequency single-row UPDATE - Mailing list pgsql-bugs

From Mark Kirkwood
Subject Re: regression, deadlock in high frequency single-row UPDATE
Date
Msg-id 5487B8F2.6050806@catalyst.net.nz
Whole thread Raw
In response to Re: regression, deadlock in high frequency single-row UPDATE  (Andrew Sackville-West <awest@janrain.com>)
Responses Re: regression, deadlock in high frequency single-row UPDATE
List pgsql-bugs
On 10/12/14 06:28, Andrew Sackville-West wrote:
> On Mon, Dec 8, 2014 at 9:58 PM, Mark Kirkwood

>     Just mucking about I changed certain things in your schema setup
>     (removed ON DELETE CASCADE, use CURRENT_TIMESTAMP instead of
>     now()...lessen the use of DEFAULT)...however still seeing deadlocks
>     in 9.4, so at least it is easy to reproduce!
>
>
> Can you speak to what benefits those changes might yield? Or point to
> relevant docs?
>

Not so much advantages - just seeing if I could still reproduce the
issue with a simpler test case i.e ensuring you were not doing anything
'odd' - and you are not :-)

The next step would be trying to figure out what commit introduced this
behaviour - but depesz has already beaten me to that (nice work)!

Cheers

Mark

pgsql-bugs by date:

Previous
From: Dmitri Koulikov
Date:
Subject: Re: BUG #12137: ORDER BY with expresion changes the output if added
Next
From: Francisco Olarte
Date:
Subject: Re: BUG #11986: psql uses pager inside Emacs shell buffer (not a terminal)