Re: Draft release notes complete

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: Draft release notes complete
Date: 2012-05-11 07:55:11
Message-ID: 1336722911.12565.8.camel@fsopti579.F-Secure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On fre, 2012-05-11 at 09:26 +0200, Magnus Hagander wrote:
> On Thu, May 10, 2012 at 6:28 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> > On tor, 2012-05-10 at 17:31 +0200, Magnus Hagander wrote:
> >> If people want the main docs building more often that's not really a
> >> problem other than time - we just need to decouple it from the
> >> buildfarm and run a separate job for it. It's not rocket science..
> >
> > Many years ago, Bruce and myself in particular put in a lot of work to
> > make the turnaround time on the docs build less than 5 minutes, based on
> > various requests. I'm disappointed to learn that that was abandoned
> > without discussion. We might as well just put the old job back.
>
> It was not "abandoned without discussion" in any way.
>
> First of all, the docs still build in 5 minutes.

That is different from the turnaround time from the commit.

> Second, the "5 minutes docs build" link on the website was removed in
> *2007*. At the request of Bruce, who maintained it. This request was
> (at least according to the commit message and form what I can
> remember) made in public on pgsql-www, and thus clearly open for
> discussion. At http://archives.postgresql.org/pgsql-www/2007-12/msg00212.php.
> Where Bruce claims the other one runs often enough, and nobody
> objects.

You are misinterpreting this. The reason Bruce's link was removed was
that the other (official) build was set to run at the same frequency, so
Bruce's build was exactly redundant. The requirement/aspiration to have
a few minutes turnaround time continued.

> Third, the regular docs build on the developer box (which I think ran
> once / hour?) *did not work* (prior to that it kind of work but often
> hung and failed, but at least it tried to run - at this point it
> stopped even trying).

If you had any problems with how well they worked, we could have
discussed this. It's fine if you want to change how they run, and I
have no problem with how they are run now, but I just want to make clear
what requirements led to the setup at the time.

> So where in all this was anything "abandoned"?

The ability to get a docs build in less than 5 minutes after commit.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Urbański 2012-05-11 09:28:31 Re: PL/Python result set slicing broken in Python 3
Previous Message Boszormenyi Zoltan 2012-05-11 07:54:13 Re: [PATCH] lock_timeout and common SIGALRM framework