found the document `README.parallel` to be a little bit incorrect

Поиск
Список
Период
Сортировка
От qinghao huang
Тема found the document `README.parallel` to be a little bit incorrect
Дата
Msg-id ME3P282MB2051340A72EB10A2958C3BF7A13B9@ME3P282MB2051.AUSP282.PROD.OUTLOOK.COM
обсуждение исходный текст
Список pgsql-hackers
Hi hackers,
    Recently, I'm looking into the implementation of parallel index building. And I noticed that in `README.parallel` we mentioned that `we allow no writes to the database and no DDL` . But if I understand it correctly,  index building as one significant DDL is now supporting parallel (though the `_bt_load` is still single processed). So I guess we should update the outdated document.



Best,
Qinghao

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabrice Chapuis
Дата:
Сообщение: Re: Logical replication timeout problem
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Error for row-level triggers with transition tables on partitioned tables