How to setup Postgres connection via SSH

Hi,
If it's possible, how do i have to setup postgres SQL Connector with SSH tunnel?
Thank You,
Niccolò

Hi Niccolò,

Unfortunately, it doesn't seem possible to configure an SSH tunnel for either the native PostgreSQL connector or the ODBC driver. However, you can try using third-party software to open an SSH tunnel and then configure a native PostgreSQL connector accordingly.

Thank you.
Do you have some suggestion on third-part software that opens SSH Tunnel that are stable? Possibly that can be run from EasyMorph/EasyMorph Server?

Maybe try PuTTy: How to Set Up SSH Tunnel with PuTTY – TecAdmin