1: The Connection Service File
- So we now have a clean separation of
what
we want to connect, and how
to connect it.
- In the app code, we just specify the
service
we need.
- And in
.pg_service.conf
we specify, how each service
connects on the current machine / environment.