| От | Tom Lane |
|---|---|
| Тема | Re: parallel pg_restore - WIP patch |
| Дата | |
| Msg-id | 10177.1222691964@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: parallel pg_restore - WIP patch (Andrew Dunstan <andrew@dunslane.net>) |
| Ответы |
Re: parallel pg_restore - WIP patch
|
| Список | pgsql-hackers |
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> Hmm, I'll bet the restore code doesn't realize that this can't run in
>> parallel with index creation on either table ...
> Yeah. Of course, it's never needed to bother with stuff like that till now.
> The very simple fix is probably to run a separate parallel cycle just
> for FKs, after the index creation.
Um, FKs could conflict with each other too, so that by itself isn't
gonna fix anything.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера