Re: Replication docs update - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: Replication docs update
Date
Msg-id 20120321154438.GA17070@momjian.us
Whole thread Raw
In response to Re: Replication docs update  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Replication docs update  (Magnus Hagander <magnus@hagander.net>)
List pgsql-docs
On Wed, Mar 21, 2012 at 12:01:34PM +0100, Magnus Hagander wrote:
> On Tue, Mar 20, 2012 at 22:26, Bruce Momjian <bruce@momjian.us> wrote:
> > Our chapter, "Comparison of Different Solutions", needs an update to use
> > our new streaming replication terminology, and an update to mention the
> > synchronous option.
> >
> > Patch attached.  I would like to apply it to head and 9.1.
>
> Is it really a good idea to remove the name "hot standby" where you've
> done so? It's a term that's pretty well set by now. Maybe instad "hot
> standby using transaction log replication" instead of taking it away
> completely?

Well, hot/warm standby is really a side-feature of replication, not a
replication technology itself.  WAL streaming is a replication
technology.  For example, Shared Disk Failover is technically a warm
standby too.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-docs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Replication docs update
Next
From: Magnus Hagander
Date:
Subject: Re: Replication docs update