Skip to main content

index_usage

Function index_usage 

Source
pub async fn index_usage(
    schema: Option<String>,
    pool: &Pool<Postgres>,
) -> Result<Vec<IndexUsage>, PgExtrasError>
Expand description

Shows statistics about index usage.