BUG #15920: ERROR: deadlock detected

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15920: ERROR: deadlock detected
Дата
Msg-id 15920-e82779d7fce8d25d@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SELECT with COLLATE results in segfault on trunk and 12 Beta 2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: REINDEX CONCURRENTLY causes ALTER TABLE to fail