pg_extras

Function buffercache_stats

Source
pub async fn buffercache_stats(
    pool: &Pool<Postgres>,
) -> Result<Vec<BuffercacheStats>, PgExtrasError>