Re: Python 2.5 vs the buildfarm - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Python 2.5 vs the buildfarm
Date
Msg-id 488F1A93.1050400@sun.com
Whole thread Raw
In response to Re: Python 2.5 vs the buildfarm  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut napsal(a):
> Am Tuesday, 29. July 2008 schrieb Greg Sabino Mullane:
>>> Why would anyone running PostgreSQL 8.1 in production upgrade their
>>> stable server to Python 2.5, and remove Python 2.4 in the process?
>> Because the keep their operating system up to date, and because we still
>> do not have any sort of in-place upgrade.
> 
> And neither does Python.  Someone taking the step from Python 2.4 to 2.5 might 
> as well do a major upgrade of PostgreSQL as well.
> 
>>> What is the use case, except "build farm maintainers can't keep their
>>> environments stable"?
>> What's not stable about having Python 2.5?
> 
> I mean "stable" to mean "does not change (unnecessarily)".  When PostgreSQL 
> 8.1 was released, Python 2.5 was not yet out.  So whoever was installing 
> PostgreSQL 8.1 must have done it on a system that had Python 2.4.  Why not 
> keep that?

+1 I think there is more important and more logical things for backporting like 
system timezone patch.

Problem what I see there is that buildfarm are not stable. I think stability of 
environment is one of basic requirements for buildfarm server. The major 
advantages is heterogeneity of installation but if everybody update system up to 
the atest version than finally we will get unified servers installation. 
However, many machines are also production machines and they usually need to 
update sometimes.  I think that any SW upgrade should be logged. It helps to 
track issues.
    Zdenek


-- 
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql



pgsql-hackers by date:

Previous
From: Jorgen Austvik - Sun Norway
Date:
Subject: pg_regress inputdir
Next
From: "Stephen R. van den Berg"
Date:
Subject: Re: Relicensed and downloadable (Re: Protocol 3, Execute, maxrows to return, impact?)