Add a check to pe-pdb ha-sync to prevent it from syncing with a pdb that's newer than itself. This is a guard against upgrades that change the format of the data used to decide what to sync. By only syncing with pdbs of the same version we can avoid issues where one pdb is upgraded before another in a way that causes sync to pull duplicate data.