Mention vacuum verbose includes oldest xmin, BRIN index usage
estimation, and multi-column statistics.
Reported-by: Masahiko Sawada, Alvaro Herrera
+
+
+ Improve accuracy in determining if a
BRIN> index scan
+ is beneficial (David Rowley, Emre Hasegeli)
+
+
+
- Add the ability to compute a correlation ratio and the number of
- distinct values on several columns (Tomas Vondra, David Rowley)
+ Add multi-column optimizer statistics to compute the correlation
+ ratio and number of distinct values (Tomas Vondra, David Rowley,
+ Álvaro Herrera)
- Have VACUUM VERBOSE>>
- report the number of skipped frozen pages (Masahiko Sawada)
+ Have VACUUM VERBOSE>> report
+ the number of skipped frozen pages and oldest xmin (Masahiko Sawada)