Is there a way to know write statistics on an individual index

Поиск
Список
Период
Сортировка
От higherone
Тема Is there a way to know write statistics on an individual index
Дата
Msg-id CAPgEv8cFisnZ5mtuETw0TPf=qwDo8VhecKD2rSS5BvM+1Jdu8A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is there a way to know write statistics on an individual index  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-general
Hi,

I know there's a pg_stats_user_indexes that gives statistics about the index scans/fetches, but I don't find any information about how many writes(insert/update/delete) happen on this individual index.
Is there some tool that could achieve this?

Thanks,
Alun

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Getting PSQL in Windows to support TAB/Autocomplete via modified readline...
Следующее
От: G Chandrasekar
Дата:
Сообщение: Reading from replication slot fails if publication is dropped and created.