Re: Wal archiving and streaming replication

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

On Tue, Aug 23, 2011 at 06:23:58AM -0700, Adrian Klaver wrote:
> 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

right, you don't need to. I find it to be a best practice, which is different.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Lelarge 2011-08-23 14:45:50 Re: GRANT privileges strange behavior
Previous Message igivanoff 2011-08-23 13:43:11 GRANT privileges strange behavior