On 31 March 2010 20:13, Heikki Linnakangas <[email protected]> wrote:

> Log Message:
> -----------
> Enhance documentation of the build-in standby mode, explaining the retry
> loop in standby mode, trying to restore from archive, pg_xlog and
> streaming.
>
> Move sections around to make the high availability chapter more
> coherent: the most prominent part is now a "Log-Shipping Standby Servers"
> section that describes what a standby server is (like the old
> "Warm Standby Servers for High Availability" section), and how to
> set up a warm standby server, including streaming replication, using the
> built-in standby mode. The pg_standby method is desribed in another
> section called "Alternative method for log shipping", with the added
> caveat that it doesn't work with streaming replication.
>
> Modified Files:
> --------------
>    pgsql/doc/src/sgml:
>        high-availability.sgml (r1.54 -> r1.55)
>        (
> http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.54&r2=1.55
> )
>
>
>
3 typos:

s/continously/continuously/
s/ie/i.e./
s/desribed/described/

Regards

Thom

Reply via email to