In that case I suggest reading up on replication slots and pg_receievexlog. Everyone’s tropology and requirements are different and there are many ways to skin a cat. > On Mar 4, 2018, at 10:06 AM, Stephen Frost <sfrost@xxxxxxxxxxx> wrote: > > Greetings, > > * Rui DeSousa (rui.desousa@xxxxxxxxxx) wrote: >> Not a problem; as you should be archiving your WALs to multiple sites simultaneously. You’re DR site should not rely on any resources stored at the primary site. > > Please don't top-post on the PG mailing lists. We prefer in-line > responses, such as this. > > I agree that archiving WAL to multiple sites is a good idea, but none of > the proposed examples does that or even provides a way to easily and > reliably do it, so that doesn't actually address the issue. > > Thanks! > > Stephen