Re: Deadlock between concurrent index builds on different tables
В списке pgsql-hackers по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Deadlock between concurrent index builds on different tables |
| Дата | |
| Msg-id | 20171226162834.dknphdfc56owiai5@alvherre.pgsql обсуждение исходный текст |
| Ответы |
Re: Deadlock between concurrent index builds on different tables
|
| Список | pgsql-hackers |
Jeremy Finzel wrote: > > > > > >> Each index build needs to wait for all other transactions > >> (Including the ones used by the other index build) to finish. > >> So I don't think a deadlock here is unexpected. > Does that mean I should never build more than one concurrent index at > a time within the entire cluster? If so, that is not clear from the > documentation. No, there is no such expectation. Jeff analyzed your scenario, discovered a bug and sent a patch to fix it -- care to test it and report back? You can get it from here: https://www.postgresql.org/message-id/CAMkU=1ztk3TpQdcUNbxq93pc80FrXUjpDWLGMeVBDx71GHNwZQ@mail.gmail.com -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера