Hi everyone,
I am trying to integrate cyberark solution with HeidiSQL. Cyberark will call the client is via command line. The parameter used are like this:
"C:\Program Files\HeidiSQL\heidisql.exe" -n=postgresql -h="10.10.10.10" -u=username -p=password -P=5432
but once executed, it shows "Lost connection to server at 'handshake: reading initial communication packet', system error: 0"
Does anyone faced this issue before, or any advice will be much appreciated.
Thank you!