pub async fn verify_installation(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<()>Expand description
Verify installation comprehensively
pub async fn verify_installation(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<()>Verify installation comprehensively