Re: pgbackrest restore to new location?

From: Luca Ferrari <fluca1978(at)gmail(dot)com>
To: Ron <ronljohnsonjr(at)gmail(dot)com>
Cc: Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgbackrest restore to new location?
Date: 2019-09-17 11:23:59
Message-ID: CAKoxK+6_c67eZDzADdTgfP6j5=76CVkWXT7U+0CF2qqFZZyH_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 17, 2019 at 12:00 PM Ron <ronljohnsonjr(at)gmail(dot)com> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Steele 2019-09-17 11:48:27 Re: pgbackrest restore to new location?
Previous Message Ron 2019-09-17 10:00:33 Re: pgbackrest restore to new location?