Allow supplying the postgres connection URI
This page is a capture in the next bucket of the product backlog — a pre-sprint idea, not yet pulled into a sprint as a story.
At present we are supplying all of the components for the connection. It may be easier to allow the entire URI:
- connection-uri: The connection URI to connect to PostgreSQL. Example:
postgresql://postgres:postgres@localhost/postgres.