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

From Evan Bauer
Subject Re: Point in time Recovery in Postgres?
Date
Msg-id A4C27751-C22B-4687-BDB2-516A8D40B902@mac.com
Whole thread Raw
In response to Re: Point in time Recovery in Postgres?  (pavan95 <pavan.postgresdba@gmail.com>)
List pgsql-admin
Since pg_dump is logical, it won’t provide the basis for PITR.  A number of other tools will.

There is a good discussion of the capabilities of most of the PostgreSQL backup tools here:
https://severalnines.com/blog/top-backup-tools-postgresql 

Cheers,

- Evan

Evan Bauer
eb@evanbauer.com
+1 646 641 2973
Skype: evanbauer


> On Oct 23, 2018, at 00:43, 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: Pavan Teja
Date:
Subject: Re: Point in time Recovery in Postgres?
Next
From: Vikas Gupta
Date:
Subject: Re: Point in time Recovery in Postgres?