Re: PostgreSQL Concern Regarding PITR.

Поиск
Список
Период
Сортировка
От Rui DeSousa
Тема Re: PostgreSQL Concern Regarding PITR.
Дата
Msg-id EFF7D73E-D5EA-4561-9907-0F7A8302EC2A@crazybean.net
обсуждение исходный текст
Ответ на PostgreSQL Concern Regarding PITR.  (Vivek Gadge <vvkgadge56@gmail.com>)
Список pgsql-admin

> On Jun 6, 2020, at 2:24 PM, Vivek Gadge <vvkgadge56@gmail.com> wrote:
>
> Is it possible to perform the table level PITR in postgresql version 9.6 or 10, if yes could u plz assist .
>

Very common restore situation.  To accomplish it; you need the ability to a restore and instantiate an out of band
instanceand then review/extract the data needed.  This really should be part of your recovery plan as it is more likely
tooccur than a full database recovery.   Your backup solution is going to dictate how this occurs. 


В списке pgsql-admin по дате отправления:

Предыдущее
От: Greg Spiegelberg
Дата:
Сообщение: Re: PostgreSQL Concern Regarding PITR.
Следующее
От: vinod kale
Дата:
Сообщение: block corruption message in error logs.