Re: BUG #15169: create index CONCURRENTLY conflict with othertable's COPY

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #15169: create index CONCURRENTLY conflict with othertable's COPY
Дата
Msg-id 20180424151658.3ysvvjwoj2w5acvk@alap3.anarazel.de
обсуждение исходный текст
Ответ на BUG #15169: create index CONCURRENTLY conflict with other table's COPY  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
On 2018-04-24 12:29:47 +0000, PG Bug reporting form wrote:
> table a's copy will block table b's CONCURRENTLY index creating.

Yes, concurrently waits for other sessions to complete. I don't see a
bug here?

Regards,

Andres


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

Предыдущее
От: Sergei Kornilov
Дата:
Сообщение: Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY