pub async fn check_version_available( ssh: &mut SshClient, version: &str, ) -> Result<bool>
Check if PostgreSQL version is available