Re: BUG #15169: create index CONCURRENTLY conflict with othertable's COPY - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #15169: create index CONCURRENTLY conflict with othertable's COPY
Date
Msg-id 20180424151658.3ysvvjwoj2w5acvk@alap3.anarazel.de
Whole thread Raw
In response to BUG #15169: create index CONCURRENTLY conflict with other table's COPY  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY
List 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 by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15169: create index CONCURRENTLY conflict with other table's COPY