BUG #15490: The tablespace of an index defined on a partitioned tabledoes not apply to a newly added partition

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15490: The tablespace of an index defined on a partitioned tabledoes not apply to a newly added partition
Дата
Msg-id 15490-d3454a4e43ca13ab@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15490: The tablespace of an index defined on a partitionedtable does not apply to a newly added partition  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15490
Logged by:          TaeHoon Kim
Email address:      kth999@gmail.com
PostgreSQL version: 11.0
Operating system:   Windows 10
Description:

The automatically added index on a newly added partition is in a default
tablespace, not the tablespace specified in the index for the partitioned
table.


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15489: Segfault on DELETE
Следующее
От: Amit Langote
Дата:
Сообщение: Re: BUG #15490: The tablespace of an index defined on a partitionedtable does not apply to a newly added partition