Function postgres_es::default_postgress_pool[][src]

pub async fn default_postgress_pool(connection_string: &str) -> Pool<Postgres>
Expand description

A convenience building a simple connection pool for PostgresDb.