cache_hit

Function cache_hit 

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

Shows cache hit rates for both tables and indexes.