diagnose

Function diagnose 

Source
pub async fn diagnose(
    pool: &Pool<Postgres>,
) -> Result<Vec<CheckResult>, PgExtrasError>
Expand description

Runs a comprehensive set of diagnostic checks on the database.