Michal Merta writes:
> I encountered deadlock during DROP TABLE statement:
> 2018-10-23 14:49:55 CEST psql > ERROR: deadlock detected
> 2018-10-23 14:49:55 CEST psql > DETAIL: Process 89171 waits for
> AccessExclusiveLock on relation 17582 of database 16390; blocked by
> process 50837.
> Pr
Hello everyone,
I encountered deadlock during DROP TABLE statement:
2018-10-23 14:49:55 CEST psql > ERROR: deadlock detected
2018-10-23 14:49:55 CEST psql > DETAIL: Process 89171 waits for
AccessExclusiveLock on relation 17582 of database 16390; blocked by
process 50837.
Process 5083