Re: postgres complete recovery - Mailing list pgsql-admin

From David G. Johnston
Subject Re: postgres complete recovery
Date
Msg-id CAKFQuwb-HYedY9r2NKZWkCswEA5wuTOYPPX=EoDj6k=1VqxVTg@mail.gmail.com
Whole thread Raw
In response to Re: postgres complete recovery  (Pavan Kumar <pavan.dba27@gmail.com>)
List pgsql-admin
On Mon, Apr 22, 2019 at 3:02 PM Pavan Kumar <pavan.dba27@gmail.com> wrote:
Hello David,

Thank you so much for clarification.
is there any way to keep redundant copy of current wall log on same server? means, as soon as transaction commits, it it going to make an entry in wal log and  the same log in different location ?
please advise 

PostgreSQL itself will only write to a single file.  It may be possible to setup an operating system tool (like inotifywait) to accomplish this but its not something I've tried or seen discussed or recommended in my reading.

David J.

pgsql-admin by date:

Previous
From: Pavan Kumar
Date:
Subject: Re: postgres complete recovery
Next
From: AYahorau@ibagroup.eu
Date:
Subject: A special tool for PostgreSQL which checks its operability