Skip to main content

table_cache_hit

Function table_cache_hit 

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

Shows cache hit rates for tables.