UseSSH
Whether to tunnel the PostgreSQL connection over SSH. Use SSH.
Data Type
bool
Default Value
false
Remarks
By default the component will attempt to connect directly to PostgreSQL. When this option is enabled, the component will instead establish an SSH connection with the SSHServer and tunnel the connection to PostgreSQL through it.