pub async fn test_connection( ssh: &mut SshClient, config: &PostgresConfig, ) -> Result<()>
Test database connection
ssh
config