def getCredentials(): """ Return credentials for the database """ return "host=localhost dbname=logistics user=postgres password=postgres_password"