Hello
I want to use SQL query to ME SDP database in order to get customer report.
As i understand, ME SDP uses Postgre by default, which sdould run on port 5432. I used netstat -n on ME SDP server, but i don't see anything on port 5432.
How to check what database is being used by ME SDP? How to connect there?
Thanks in advance!