Create a Db backed by a Postgres connection pool.
Connections open lazily on first query, so constructing the handle is cheap and never touches the network.
Create a Db backed by a Postgres connection pool.
Connections open lazily on first query, so constructing the handle is cheap and never touches the network.