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