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