Re: Clarification on pg_basebackup - Mailing list pgsql-admin

From Rajesh Madiwale
Subject Re: Clarification on pg_basebackup
Date
Msg-id CALDEMcSLScGhoAU88aqXy+KhB4W3v-uw=XF4c2C5LL4k7Kj9bQ@mail.gmail.com
Whole thread Raw
In response to Re: Clarification on pg_basebackup  (Jeff Frost <jeff@pgexperts.com>)
List pgsql-admin


On Tue, Sep 23, 2014 at 10:14 PM, Jeff Frost <jeff@pgexperts.com> wrote:
That's right.

 Postgres ignore duplicate WAL file so we can recover the data without using -X option while performing pg_basebackup.


 

BTW, rather than rolling your own solution, you probably want to look at a few off the shelf solutions like:




On Sep 23, 2014, at 9:18 AM, Campbell, Lance <lance@illinois.edu> wrote:

Jason,
Thanks so much.  That makes sense.  That was what I was trying to communicate.  OPIT vs APIT. 
 
So if I am doing a APIT I can do a pg_basebackup each night without the –X option.  I save all WAL files.  If I need to restore during the day I then only have to restore from the last basebackup and apply all of the WAL files from that time forward.  Did I get that correct?    
 



pgsql-admin by date:

Previous
From: Adalkonda Harshad
Date:
Subject: Re: Cert verify failed on client side after renewal of certs
Next
From: gparc@free.fr
Date:
Subject: Re: Clarification on pg_basebackup