Skip site navigation (1) Skip section navigation (2)

Re: Streaming replication in docs

From: Thom Brown <thombrown(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Streaming replication in docs
Date: 2010-02-07 10:41:05
Message-ID: bddc86151002070241xf3e9771i397382bd0293144@mail.gmail.com (view raw or flat)
Thread:
Lists: pgsql-hackers
On 7 February 2010 10:20, Thom Brown <thombrown(at)gmail(dot)com> wrote:
> The post about the dev docs needing more hot standby mentions prompted
> me to have a look at how streaming replication is documented.  Ignore
> this if this has already been discussed (I couldn't find any posts),
> but I couldn't find any mention of streaming replication except in the
> write ahead log configuration.  There doesn't seem to be anything in
> the index linked to a description of this major feature, why you would
> use it, or how it works.  There's also no mention in the release
> overview.
>
> This is probably due to it being a work in progress and hasn't been
> written yet, but thought I'd raise it just in case.
>
> Thanks
>
> Thom

Okay, after some searching, I found some sections on streaming
replication not referenced in the index:

http://developer.postgresql.org/pgdocs/postgres/warm-standby.html#STREAMING-REPLICATION

Streaming Replication Protocol:
http://developer.postgresql.org/pgdocs/postgres/protocol-replication.html

Main section about Streaming Replication: Maybe these should get
indexed under streaming replication?

Thanks

Thom

In response to

Responses

pgsql-hackers by date

Next:From: Heikki LinnakangasDate: 2010-02-07 10:49:02
Subject: Re: Streaming replication in docs
Previous:From: Thom BrownDate: 2010-02-07 10:20:45
Subject: Streaming replication in docs

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group