pub async fn cache_hit( schema: Option<String>, pool: &Pool<Postgres>, ) -> Result<Vec<CacheHit>, PgExtrasError>
Shows cache hit rates for both tables and indexes.