Skip to main content

buffercache_stats

Function buffercache_stats 

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

Shows statistics about shared buffer cache usage.