Re: Undetected Deadlock - Mailing list pgsql-general

From Michael Lewis
Subject Re: Undetected Deadlock
Date
Msg-id CAHOFxGrriE+ENp+_RMoPAzCq+_czzxYnGsgTGk-+Q84RAWYpng@mail.gmail.com
Whole thread Raw
In response to Re: Undetected Deadlock  (Michael Harris <harmic@gmail.com>)
Responses Re: Undetected Deadlock  (Michael Harris <harmic@gmail.com>)
List pgsql-general
There may be a bug so perhaps still pursue reproducing the issue, but I would expect drop concurrently to resolve your issue with the two processes conflicting. Also, perhaps trying"insert, on conflict do update" could be more efficient than the copy but obviously there are too many unknowns and variables for either to be a definite winner.

pgsql-general by date:

Previous
From: Michael Harris
Date:
Subject: Re: Undetected Deadlock
Next
From: Lucas
Date:
Subject: Re: PostgreSQL Management and monitoring tool