Postgres Index and Updates

Поиск
Список
Период
Сортировка
От Navindren Baskaran
Тема Postgres Index and Updates
Дата
Msg-id CABNOo1aGiNac1NzodpnQ4VPwvPH0=F9+dMidJrx3d0v4fyBHLg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres Index and Updates  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-general
Hello,

We would like to understand in which scenario an index on a table will be rebuilt. Example if we have a table, which has two columns and one if it is indexed, which of the below operation trigger an index rebuild:

1. updating the value of the indexed column.
2. updating the value of the non-indexed column.

Thank you

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

Предыдущее
От: Arthur Ramsey
Дата:
Сообщение: Re: Failed upgrade from 12.11 to 14.4
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Postgres Index and Updates