On Tue, Sep 17, 2019 at 12:00 PM Ron <ronljohnsonjr@xxxxxxxxx> wrote: > The real problem is that after doing that, "pg_ctl start -D > /path/to/new/data" fails with "PANIC: could not locate a valid checkpoint > record". Hard to say what's going wrong without logs/configs. Do you have any other backup to try to restore from? As a sidenote, in this kind of restore you should not be using --delta, but I guess pgbackrest will prevent you to do so. Luca