From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Hot Standby 0.2.1 |
Date: | 2009-09-22 17:06:43 |
Message-ID: | 200909221706.n8MH6hR01408@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Simon Riggs wrote:
>
> OK, here is the latest version of the Hot Standby patchset. This is
> about version 30+ by now, but we should regard this as 0.2.1
> Patch against CVS HEAD (now): clean apply, compile, no known bugs.
>
> OVERVIEW
Anyone who is interested in how the hot standby behaves should read the
following excellent PDF Simon produced. It goes into great detail of
the slave's read-only transactions and how the standby behaves during
continuous slave recovery:
> You can download PDF versions of the fine manual is here
> http://wiki.postgresql.org/images/0/01/Hot_Standby_main.pdf
The function call docs are at:
> http://wiki.postgresql.org/images/1/10/Hot_Standby_Recovery_Functions.pdf
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-09-22 17:26:18 | Anonymous code blocks vs CREATE LANGUAGE |
Previous Message | Alvaro Herrera | 2009-09-22 17:02:19 | Re: Hot Standby 0.2.1 |