ioguix/pgsql-bloat-estimation
Queries to mesure statistical bloat in indexes and tables for PostgreSQL
BSD-2-Clause
Issues
- 5
- 1
- 7
Use live_tuples instead of reltuples
#4 opened by ioguix - 5
Why `IndexTupleData` size is 2
#22 opened by shangzixie - 1
Deduplicated B-tree
#20 opened by pauldraper - 1
- 1
- 1
B-tree bloat estimation in PostgreSQL 13
#18 opened by mfvanek - 1
Toasted text
#15 opened by Krysztophe - 2
replacing JOIN pg_catalog.pg_stats with LEFT JOIN
#13 opened by arteika - 1
- 2
Table bloat query failing on PG 12
#10 opened by kmoppel - 2
- 0
exclude table with unavailable stats
#5 opened by ioguix - 2
bloat_ratio isn't well-documented
#3 opened by jberryman - 4
Alignement issues
#2 opened by gleu - 4
Why do you assume 4 tuples per TOAST page?
#1 opened by jberkus