Skip to content

Conversation

@isaacseymour
Copy link
Contributor

Helps with identifying unused or under-used indexes

@isaacseymour
Copy link
Contributor Author

$ curl localhost:9187/metrics | rg indexes

postgres_stat_user_indexes_scan_total{datname="db",indexname="index_table_column",relname="table",schemaname="public"} 0
...

Helps with identifying unused or under-used indexes
@rnaveiras rnaveiras merged commit e9670b5 into rnaveiras:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants