Re: alter index WITH ( storage_parameter = value [, ... ] ) forpartition index.

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: alter index WITH ( storage_parameter = value [, ... ] ) forpartition index.
Дата
Msg-id 20180628063700.GK11054@paquier.xyz
обсуждение исходный текст
Ответ на Re: alter index WITH ( storage_parameter = value [, ... ] ) forpartition index.  (Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>)
Ответы Re: alter index WITH ( storage_parameter = value [, ... ] ) forpartition index.  (Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>)
Список pgsql-hackers
On Thu, Jun 28, 2018 at 11:51:23AM +0530, Rajkumar Raghuwanshi wrote:
> postgres=# select pgstatindex('part_pk');
> ERROR:  relation "part_pk" is not a btree index

This error message is intentional.  Please see bef5fcc and its related
thread:
https://www.postgresql.org/message-id/CAH2-WzkOKptQiE51Bh4_xeEHhaBwHkZkGtKizrFMgEkfUuRRQg@mail.gmail.com
--
Michael

Вложения

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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Copy function for logical replication slots
Следующее
От: Rajkumar Raghuwanshi
Дата:
Сообщение: Re: alter index WITH ( storage_parameter = value [, ... ] ) forpartition index.