I just had a colleague blow away a table by accidentally running a unit test in an environment with a real database (which is a good opportunity to add a sanity check to that particular piece of code ;- )
No problem, I restored my database from backup using instructions here. The problem is that my newly created read replica is lacking the restored data. The data IS present in the master, it's just missing in the new read replica (yes I deleted the read replica before restoring on the master)