From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Phil Sorber <phil(at)omniti(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Request for vote to move forward with recovery.conf overhaul |
Date: | 2013-01-22 23:51:47 |
Message-ID: | CA+U5nMJWwwjJZypjt5GEuV+z1PiwiR9cY2UXCNmHt9V1t7uNag@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 21 January 2013 23:23, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> wrote:
> It is an 17-month-old-patch, so of course it does not apply on master.
> However before taking any actions, I would like to know the following:
> - Simon, are you planning to update this patch?
It's on my list, but not at the front to the queue.
If you want to know what my priority queue looks like... (preliminary opinion)
1. Skip checkpoint on promoting from streaming replication (almost ready)
2. Further review of WAL decoding (opinion pending, but very solid)
3. Performance Improvement by reducing WAL for Update Operation (likely commit)
4. Row Level Security (possible commit)
5. Checksums (maybe commit)
6. Make recovery.conf parameters into GUCs (commit something of use,
but very basic)
Which is at least 2 weeks work
> - As we are rushing to finish wrapping up 9.3, do you consider it is too
> late to begin that?
It's late. And it doesn't get to jump my queue. Whether its too late
is not for me to say.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-01-23 00:30:59 | Re: psql: small patch to correct filename formatting error in '\s FILE' output |
Previous Message | Tom Lane | 2013-01-22 23:32:43 | Re: BUG #7814: Rotation of the log is not carried out. |