Re: 9.1.3 Standby catchup mode - Mailing list pgsql-general

From Adrian Klaver
Subject Re: 9.1.3 Standby catchup mode
Date
Msg-id 4F7EEA7E.7050503@gmail.com
Whole thread Raw
In response to 9.1.3 Standby catchup mode  ("hans wulf" <lotu1@gmx.net>)
Responses [streaming replication] 9.1.3 streaming replication bug ?  (乔志强 <qiaozhiqiang@leadcoretech.com>)
List pgsql-general
On 04/05/2012 09:35 AM, hans wulf wrote:
> I am wondering how the catchup mode of a hot synchron slave server works on 9.1.3 if there is no WAL archive.


http://www.postgresql.org/docs/9.1/interactive/warm-standby.html#STREAMING-REPLICATION

"Streaming replication allows a standby server to stay more up-to-date than is possible
with file-based log shipping. The standby connects to the primary, which streams WAL
records to the standby as they're generated, without waiting for the WAL file to be filled."


>


--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: "hans wulf"
Date:
Subject: 9.1.3 Standby catchup mode
Next
From: Tom Lane
Date:
Subject: Re: question about alternate ordering of results