Package io.github.mfvanek.pg.checks.host
package io.github.mfvanek.pg.checks.host
-
ClassesClassDescriptionCheck for columns with
json
type on a specific host.Check for columns without description on a specific host.Check for columns of serial types that are not primary keys on a specific host.Check for duplicated (completely identical) indexes on a specific host.Check for foreign keys without associated indexes on a specific host.Check for procedures/functions without description on a specific host.Check for indexes bloat on a specific host.Check for indexes with null values on a specific host.Check for intersected (partially identical) indexes on a specific host.Check for invalid (broken) indexes on a specific host.Check for tables bloat on a specific host.Check for tables with potentially missing indexes on a specific host.Check for tables without description on a specific host.Check for tables without primary key on a specific host.Check for unused indexes on a specific host.