From: | Manfred Spraul <manfred(at)colorfullife(dot)com> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: switch WAL segment |
Date: | 2004-08-09 19:13:51 |
Message-ID: | 4117CCEF.1010405@colorfullife.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andreas Pflug wrote:
> Tom Lane wrote:
>
>> Do we have a TODO for allowing users to
>> force switching to a new WAL file segment?
>
>
> Together with PITR, this might make sense?
>
Another idea:
Has anyone tried to put the WAL segment directory on a cluster
filesystem and use that for cold (perhaps even hot) failover?
The archive script could apply completed wal segments to the backup
node. If the primary node fails, the last (partial) segment is applied
as well and the backup node is activated.
--
Manfred
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-08-09 19:46:46 | Re: Ready for Beta ... ? |
Previous Message | Josh Berkus | 2004-08-09 19:11:09 | Re: Beta Leader? |