add postgres db connector with ssh tunneling and configuration reader
The main is not necessary but nice for single use.
can run with python retrieve_db_connection.py -s postgresql-ldv
when connecting to the actual ldvadmin db or python retrieve_db_connection.py -s postgresql-local
for your local docker container
the connector returns the connection but also the server (if any) and have to be stopped after doing smth with it