pub async fn rollback_config(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<()>Expand description
Rollback to the most recent backup
pub async fn rollback_config(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<()>Rollback to the most recent backup