[ZBX-15872] PostgreSQL deadlock while updating hosts table Created: 2019 Mar 26 Updated: 2024 Apr 10 Resolved: 2019 Apr 10 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 4.0.6rc2, 4.2.0rc2 |
Fix Version/s: | 4.0.7rc1, 4.2.1rc1, 4.4.0alpha1, 4.4 (plan) |
Type: | Problem report | Priority: | Trivial |
Reporter: | Edgar Akhmetshin | Assignee: | Vladislavs Sokurenko |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() ![]() ![]() ![]() |
||||
Issue Links: |
|
||||
Team: | |||||
Sprint: | Sprint 50 (Mar 2019), Sprint 51 (Apr 2019) | ||||
Story Points: | 0.5 |
Description |
Steps to reproduce:
Result: 51083:20190325:095811.429 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: deadlock detected DETAIL: Process 61170 waits for ShareLock on transaction 1050243760; blocked by process 82093. Process 82093 waits for ShareLock on transaction 1050243129; blocked by process 61170. HINT: See server log for query details. CONTEXT: while updating tuple (44,1) in relation "hosts" [update hosts set status=1 where hostid=12751] Expected: |
Comments |
Comment by Vladislavs Sokurenko [ 2019 Mar 28 ] |
Fixed in development branch: |
Comment by Vladislavs Sokurenko [ 2019 Apr 03 ] |
Fixed in:
|