Re: unexpected relkind: 73 ERROR with partition table index

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: unexpected relkind: 73 ERROR with partition table index
Дата
Msg-id CAKJS1f_EJhgmxaEneEKszx2ze4Z0y2op9XEswqg659wjjGdNWA@mail.gmail.com
обсуждение исходный текст
Ответ на unexpected relkind: 73 ERROR with partition table index  (Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>)
Ответы Re: unexpected relkind: 73 ERROR with partition table index  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 27 June 2018 at 00:18, Rajkumar Raghuwanshi
<rajkumar.raghuwanshi@enterprisedb.com> wrote:
> postgres=> ALTER INDEX part_idx RENAME TO part_idx_renamed;
> ERROR:  unexpected relkind: 73

Seems to be caused by the auth failure code path in
RangeVarCallbackForAlterRelation().

Patch attached.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Arthur Zakirov
Дата:
Сообщение: Re: [PROPOSAL] Nepali Snowball dictionary
Следующее
От: Darafei "Komяpa" Praliaskouski
Дата:
Сообщение: Re: [HACKERS] GUC for cleanup indexes threshold.