From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pavan(dot)deolasee(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Synchronous replication patch v2 |
Date: | 2008-11-17 13:44:19 |
Message-ID: | 49217533.2070204@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas wrote:
>> This is the whole patch of Synch Rep against head. This also contain
>> "Infrastructure changes for recover" patch by Simon because I'd like to
>> make walreceiver work in consistent recovery mode.
>
> Given that both this patch and Simon's hot standby patches need this
> infrastructure, it seems like it would be awfully good if we could get
> that piece into final form and committed. Tom Lane and Heikki both
> reviewed this for the September commitfest and even into October, but
> then, at least as I understand it, the reviewing train kind of ran out
> of steam. I'm not sure what the best way forward is. Do we need to
> assign a new reviewer, or do either of Tom and Heikki feel like
> picking it up again?
I'll take a look at it, but the code is tricky enough that it would be a
good idea if others, including Tom, review it too.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2008-11-17 13:51:30 | Re: [PATCHES] Infrastructure changes for recovery (v8) |
Previous Message | Aidan Van Dyk | 2008-11-17 13:41:20 | Re: Block-level CRC checks |