| От | Álvaro Herrera |
|---|---|
| Тема | Re: Partitioned index can be not dumped |
| Дата | |
| Msg-id | 202106302132.7nazvrjdsbtp@alvherre.pgsql обсуждение |
| Ответ на | Re: Partitioned index can be not dumped (Zhihong Yu <zyu@yugabyte.com>) |
| Ответы |
Re: Partitioned index can be not dumped
|
| Список | pgsql-hackers |
On 2021-Jun-30, Zhihong Yu wrote:
> Hi,
> nit:
> - if (hasindex)
> + if (nindexes > 0)
>
> It seems hasindex is no longer needed since nindexes is checked.
It's still used to call vac_update_relstats(). We want nindexes to be 0
for partitioned tables, but still pass true when there are indexes.
Please don't forget to trim the text of the email you're replying to.
--
Álvaro Herrera Valdivia, Chile
https://www.EnterpriseDB.com/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера