Re: Point in time Recovery in Postgres? - Mailing list pgsql-admin

From Vikas Gupta
Subject Re: Point in time Recovery in Postgres?
Date
Msg-id CAHtL2+Tm6bc=pKoPJiZURn5cp3mp-eHDu5DnZ079B265ByeuvQ@mail.gmail.com
Whole thread Raw
In response to Re: Point in time Recovery in Postgres?  (pavan95 <pavan.postgresdba@gmail.com>)
List 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 by date:

Previous
From: Evan Bauer
Date:
Subject: Re: Point in time Recovery in Postgres?
Next
From: Jerry Sievers
Date:
Subject: No Known Snapshots error w/pg_recvlogical and wal2json plugin...