BUG #17163: spgist index scan statistics stays at 0

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17163: spgist index scan statistics stays at 0
Дата
Msg-id 17163-b8c5cc88322a5e92@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17163: spgist index scan statistics stays at 0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17163
Logged by:          Christian Quest
Email address:      github@cquest.org
PostgreSQL version: 13.4
Operating system:   Ubuntu 20.04
Description:

The idx_scan in pg_stat_all_indexes stays at 0 for spgist index, while the
idx_tup_read and idx_tup_fetch and correctly updated.


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Issue/Abnormality found.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #17158: Distinct ROW fails with Postgres 14