Skip to content

F004 and F005 Recommendations: provide the full lists of tables/indexes for maintenance

Dmitry requested to merge dmius-bloat-recomendation-improve into master

Description

In Recommendations sections of F004 and F005 reports:

  • provide the full lists of tables/indexes that have high (>40%) level of estimated bloat, to simplify their processing,
  • the list highly bloated indexes which belong to highly bloated tables is provided separately,
  • always use fully-qualified names when the schema is not public.
  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes

Related issue

Examples

f004rec

f005rec

Edited by Nikolay Samokhvalov

Merge request reports