mfvanek / pg-index-health-sql

pg-index-health-sql is a set of sql-queries for analyzing and maintaining indexes and tables health in Postgresql databases.
Apache License 2.0
81 stars 11 forks source link

Indexes bloat query on PostgreSQL 13 #8

Closed mfvanek closed 3 years ago

mfvanek commented 4 years ago

It looks like indexes bloat estimation query doesn't work properly on PG 13.

mfvanek commented 3 years ago

It looks like a bug in PG 13.0 but it was fixed in PG 13.1

mfvanek commented 3 years ago

https://www.postgresql.org/docs/13/release-13-1.html