Function get_postgres_pool

Source
pub fn get_postgres_pool() -> Result<Arc<Pool<PostgresConnectionManager<NoTls>>>, Error>
Expand description

Get the PostgreSQL connection pool instance