BUG #15920: ERROR: deadlock detected - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15920: ERROR: deadlock detected
Date
Msg-id 15920-e82779d7fce8d25d@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15920
Logged by:          Ahmed Gaber
Email address:      ahmedgaber2050@yahoo.com
PostgreSQL version: 10.0
Operating system:   ubuntu
Description:

please help me in handling this error 

ERROR: deadlock detected
DETAIL:  Process 29303 waits for ShareLock on transaction 9714808; blocked
by process 28020.
Process 28020 waits for ShareLock on transaction 9715080; blocked by process
29303.


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SELECT with COLLATE results in segfault on trunk and 12 Beta 2
Next
From: Tom Lane
Date:
Subject: Re: REINDEX CONCURRENTLY causes ALTER TABLE to fail