WAL Replication + PITR

From: basti <mailinglist(at)unix-solution(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: WAL Replication + PITR
Date: 2014-04-29 08:46:38
Message-ID: 535F66EE.5000003@unix-solution.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

is it possible to have WAL Replication and Point-in-Time Recovery like
follows:

DB-Master -- (WAL to Slave) --> DB-Slave
|
|-------> (PITR to an other Server)

Thanks for any help!

Basti

p.s. is there a tutorial somewhere how describe the steps todo when the
master is crashed?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Noel 2014-04-29 09:12:13 Re: SQL query runs fine on one platform (FreeBSD), but hangs on another (Windows)
Previous Message basti 2014-04-29 08:44:53 WAL Replication + PITR