pub async fn configure_server( ssh: &mut SshClient, config: &PostgresConfig, ) -> Result<()>
Configure PostgreSQL server settings
ssh
config