Re: the doc should mention one particular aspect of partial indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: the doc should mention one particular aspect of partial indexes
Дата
Msg-id 390005.1611002342@sss.pgh.pa.us
обсуждение исходный текст
Ответ на the doc should mention one particular aspect of partial indexes  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: the doc should mention one particular aspect of partial indexes  (Chaouki Dhib <chaodhib@gmail.com>)
Список pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> I think the documentation should mention one particular aspect of b-tree
> partial indexes: 
> Say we have a row that satisfy a partial index's predicate. That row will be
> referenced by the partial index. Say now that this row gets updated in such
> a way that the updated row no longer satisfies the predicate. The entry of
> that row in the index (more precisely, the row previous version) is still
> kept in a leaf node of the b-tree until a VACUUM is issued on the index's
> table. 

How is this different from the behavior for any other dead row version?

            regards, tom lane



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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: the doc should mention one particular aspect of partial indexes
Следующее
От: PG Doc comments form
Дата:
Сообщение: Windows Powershell