Re: Wal archiving and streaming replication - Mailing list pgsql-general

From Ray Stell
Subject Re: Wal archiving and streaming replication
Date
Msg-id 20110823134739.GD31880@cns.vt.edu
Whole thread Raw
In response to Re: Wal archiving and streaming replication  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: Wal archiving and streaming replication  (Raghavendra <raghavendra.rao@enterprisedb.com>)
List 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.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Wal archiving and streaming replication
Next
From: igivanoff
Date:
Subject: GRANT privileges strange behavior