Re: BUG #15724: Can't create foreign table as partition - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: BUG #15724: Can't create foreign table as partition
Date
Msg-id 5CA1B271.4040409@lab.ntt.co.jp
Whole thread Raw
In response to Re[2]: BUG #15724: Can't create foreign table as partition  (Stepan Yankevych <stepya@ukr.net>)
List pgsql-bugs
(2019/03/30 1:25), Stepan Yankevych wrote:
>>>  I'm not sure that just forcing the case to be a no-op is wise.
>>>  What if the index is supposed to be UNIQUE?
>
> Anyway it would be better to have no-op in 11.3 than having it not working.
>
> We just can put comment in the doc like.
>
> Foreign Server should take care about indexing foreign table as partition.

That might be OK, but before doing that, we would need to support eg, 
unique constraints on foreign tables, so this seems more like a feature 
than a fix to me.

Best regards,
Etsuro Fujita




pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15725: pgAgent not working on Another database other than Postgres
Next
From: Amit Langote
Date:
Subject: Re: BUG #15724: Can't create foreign table as partition