Re: hot standby - merged up to CVS HEAD

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, jd(at)commandprompt(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: hot standby - merged up to CVS HEAD
Date: 2009-08-09 18:56:39
Message-ID: 603c8f070908091156o2e497b12s6d3a18c80688c7ca@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 9, 2009 at 6:11 AM, Simon Riggs<simon(at)2ndquadrant(dot)com> wrote:
> I'm working on HS; I've said so clearly and say it again now. To my
> knowledge, no other Postgres project has committed to a timetable for
> delivery, so I'm not clear why you think one should have been given
> here, or why the absence of such a timetable implies anything. Dev tree

Well, basically because otherwise nobody except you can do anything.
In your last email you wrote:

> assistance from any and every other hacker is welcome in producing that.

What I need is some help figuring out when and how I can provide that
assistance and what I can do.

At the moment, the version of the patch that I last posted does not
apply due to a conflict in sinval.h, I believe due to conflicts
introduced by Fujii Masao's signal multiplexing patch. I haven't had
time to look at that in any detail yet, but I'd like to do do so soon.
There are some other things that look like easy cleanups that I think
I could knock out as well; see my original email on this thread. Of
course, your input on those items would be invaluable. Of course, if
you've already done some of this work, that would be great, but then
it seems like you ought to have let us know that you were doing it
before you did it, and posted the updated patch to -hackers
afterwards, just as you asked me to do.

Working disconnected from everyone else until September 15th (or
November 15th) and then posting the patch will make it very, very
difficult for anyone else to do anything useful. When I was working
the explain patches, I posted them regularly to -hackers, and
published a git repository on git.postgresql.org, which meant that
anyone could follow along at home if they wished. Since Hot Standby
is more interesting before breakfast than machine-readable explain
output is all day, the same approach seems desirable here. At the
very least, I think you should post your progress weekly so that we
can read, review, comment, propose changes...

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-08-09 19:00:32 Re: mixed, named notation support
Previous Message Tom Lane 2009-08-09 18:47:04 Re: Issues for named/mixed function notation patch