Re: Draft release notes complete

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Draft release notes complete
Дата
Msg-id CABUevExoSEz0M+eG6atZXWG2=4Upja2q8gGpcQRJQU-ZJbK4Eg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Draft release notes complete  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Thu, Aug 30, 2012 at 5:20 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On Wed, 2012-08-29 at 22:23 -0400, Alvaro Herrera wrote:
>> > > > Where are we on building the development docs more frequently?
>> > >
>> > > Still waiting for details on how it works to set that up on the
>> > > buildfarm client.
>> >
>> > Where are we on this?
>>
>> Waiting on Andrew.
>>
>> As far as I can see, we need to update the machine to release 4.7, and
>> then install a "skip file" or something like that.  Andrew, can you
>> please explain how is that to be used?  I don't see it documented
>> anywhere.
>
> Why does this need to be tied into the build farm?  Someone can surely
> set up a script that just runs the docs build at every check-in, like it
> used to work.  What's being proposed now just sounds like a lot of
> complication for little or no actual gain -- net loss in fact.

It doesn't have to. The gain is that we don't then end up conflicting
with the buildfarm on when we run. Unlike the old server, we try to
avoid running too many concurrent builds because it might kill other
services on the same box - which happened quite frequently on the old
one. In fact, it happened so frequently on the old one that people
stopped caring...

We also get the buildfarms functionality for collecting logs and
reporting them. Just some more we don't have to build a new set of
scripts for.

-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Daniel Farina
Дата:
Сообщение: Re: Chronic performance issue with Replication Failover and FSM.
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Use of systable_beginscan_ordered in event trigger patch