Re: Wal archiving and streaming replication

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Ray Stell <stellr(at)cns(dot)vt(dot)edu>, alexondi <alexondi(at)rambler(dot)ru>
Subject: Re: Wal archiving and streaming replication
Date: 2011-08-23 13:23:58
Message-ID: 201108230623.58915.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday, August 23, 2011 4:14:15 am Ray Stell wrote:
> On Tue, Aug 23, 2011 at 02:01:10AM -0700, alexondi wrote:
> > Hi!
> > Do I need setup wal archiving (archiving_mode = on) setup when I use
> > streaming replication?
>
> yes
> http://www.postgresql.org/docs/current/interactive/high-availability.html

Actually no. Streaming will work without archiving. For a quick introduction
see:

http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial#5_Minutes_to_Simple_Replication
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message igivanoff 2011-08-23 13:43:11 GRANT privileges strange behavior
Previous Message Ray Stell 2011-08-23 11:14:15 Re: Wal archiving and streaming replication