[BUG] Partition creation fails after dropping a column and adding apartial index

Поиск
Список
Период
Сортировка
От Wyatt Alt
Тема [BUG] Partition creation fails after dropping a column and adding apartial index
Дата
Msg-id CAGem3qCcRmhbs4jYMkenYNfP2kEusDXvTfw-q+eOhM0zTceG-g@mail.gmail.com
обсуждение исходный текст
Ответы Re: [BUG] Partition creation fails after dropping a column and addinga partial index
Re: [BUG] Partition creation fails after dropping a column andadding a partial index
Список pgsql-hackers
Hello,
I think this demonstrates a bug, tested in 11.5:

The same script succeeds if the index on line 11 is either dropped, made to be non-partial on b, or shifted to a different column (the others are used in the partitioning; maybe significant).


Regards,
Wyatt

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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs)
Следующее
От: Wyatt Alt
Дата:
Сообщение: Re: [BUG] Partition creation fails after dropping a column and addinga partial index