From: | Frédéric Boulet <boulet(dot)f(at)gmail(dot)com> |
---|---|
To: | Gokan Atmaca <linux(dot)gokan(at)gmail(dot)com> |
Cc: | Victor Yegorov <vyegorov(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: PgBackRest PITR restore |
Date: | 2021-09-07 13:19:11 |
Message-ID: | CAHuOqjMrWBgrd47k_g2cEbtYTQ-hvJe3BJ83=bC-7HzbX=O-VA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
You need to restore the databases in a different directory, the "recover"
the one you want.
Le mar. 7 sept. 2021 à 15:01, Gokan Atmaca <linux(dot)gokan(at)gmail(dot)com> a écrit :
> > You can restore 1 database, but be careful, the other databases are also
> created but empty !
>
> you're right, now I get it. :)
>
> On Tue, Sep 7, 2021 at 2:55 PM Frédéric Boulet <boulet(dot)f(at)gmail(dot)com> wrote:
> >
> > Hello,
> >
> > You can restore 1 database, but be careful, the other databases are also
> created but empty !
> >
> > BR
> >
> > Le mar. 7 sept. 2021 à 13:52, Victor Yegorov <vyegorov(at)gmail(dot)com> a
> écrit :
> >>
> >> вт, 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Swati Patil | 2021-09-07 16:36:10 | Re: Standby.signal file is not getting deleted after failover in all scanarios |
Previous Message | Gokan Atmaca | 2021-09-07 13:01:42 | Re: PgBackRest PITR restore |