Re: Point in time Recovery in Postgres?

Поиск
Список
Период
Сортировка
От Vikas Gupta
Тема Re: Point in time Recovery in Postgres?
Дата
Msg-id CAHtL2+Tm6bc=pKoPJiZURn5cp3mp-eHDu5DnZ079B265ByeuvQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Point in time Recovery in Postgres?  (pavan95 <pavan.postgresdba@gmail.com>)
Список pgsql-admin
Hi Pavan,

Is it not possible with the pg_dump backup and with the wal files.

to do he PITR we need the pg_base backup along with WAL files.
Thanks and  Regards
Vikas Gupta PMP
+91-987181913
+91-9953999863


On Tue, Oct 23, 2018 at 10:14 AM pavan95 <pavan.postgresdba@gmail.com> wrote:
Hi all,

Is it possible to do PITR in postgres for a database provided that database
pg_dump backup is available and archive logs are also configured....

Could you please confirm?  Thanks in Advance!!


Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

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

Предыдущее
От: Evan Bauer
Дата:
Сообщение: Re: Point in time Recovery in Postgres?
Следующее
От: Jerry Sievers
Дата:
Сообщение: No Known Snapshots error w/pg_recvlogical and wal2json plugin...