index_cache_hit

Function index_cache_hit 

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

Shows index cache hit rates.