Skip to main content

buffercache_usage

Function buffercache_usage 

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

Shows distribution of buffer cache usage by database objects.