| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Bernd Helmle <mailings(at)oopsware(dot)de> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Allow time delayed standbys and recovery |
| Date: | 2013-12-19 10:26:47 |
| Message-ID: | CAHGQGwGy8SL2MbhkDvogeUeHH3Hg6q7UYpBFTmw9pJyedj2YJA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, Dec 19, 2013 at 7:03 PM, Bernd Helmle <mailings(at)oopsware(dot)de> wrote:
>
>
> --On 12. Dezember 2013 10:56:36 +0000 Simon Riggs <simon(at)2ndQuadrant(dot)com>
> wrote:
>
>> Set min_recovery_apply_delay to force a delay in recovery apply for
>> commit and restore point WAL records. Other records are replayed
>> immediately. Delay is measured between WAL record time and local standby
>> time.
>
>
> There's a small typo in the first paragraph, "paramater" should be
> "parameter":
Thanks for the report! Committed.
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2013-12-19 17:34:04 | pgsql: Add tab completion for ALTER SYSTEM SET in psql. |
| Previous Message | Fujii Masao | 2013-12-19 10:25:45 | pgsql: Fix typo in docs for min_recovery_apply_delay. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2013-12-19 10:38:42 | Re: clang's -Wmissing-variable-declarations shows some shoddy programming |
| Previous Message | Bernd Helmle | 2013-12-19 10:03:06 | Re: pgsql: Allow time delayed standbys and recovery |