Re: PgBackRest PITR restore

From: Gokan Atmaca <linux(dot)gokan(at)gmail(dot)com>
To: Victor Yegorov <vyegorov(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: PgBackRest PITR restore
Date: 2021-09-07 13:00:40
Message-ID: CAHg8tEAQaE1d4bdifxemg53fARUXwsJNgFngRUe6g27cc+oyiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Look for --db-include

This option restores a single database but corrupts the others. Is it
necessary to take a backup with "pg_dump" before doing this?

Other database error:
FATAL: relation mapping file "base/16386/pg_filenode.map" contains invalid data

On Tue, Sep 7, 2021 at 2:52 PM Victor Yegorov <vyegorov(at)gmail(dot)com> wrote:
>
> вт, 7 сент. 2021 г. в 13:32, Gokan Atmaca <linux(dot)gokan(at)gmail(dot)com>:
>>
>> Using PgBackRest I am able to restore the backup from 2 minutes ago.
>> Can I restore only one database?
>
>
> Yup.
>
> https://pgbackrest.org/command.html#command-restore
>
> Look for --db-include
>
>
> --
> Victor Yegorov

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gokan Atmaca 2021-09-07 13:01:42 Re: PgBackRest PITR restore
Previous Message Gokan Atmaca 2021-09-07 12:36:56 Re: PgBackRest PITR restore