Re: Best suiting OS

From: Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: Matthew Wakeling <matthew(at)flymine(dot)org>, "Jean-Michel =?iso-8859-1?q?Pour=E9?=" <jmpoure(at)free(dot)fr>
Subject: Re: Best suiting OS
Date: 2009-10-12 14:18:18
Message-ID: 200910121618.23534.cedric.villemain@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Le jeudi 08 octobre 2009 15:40:53, Matthew Wakeling a écrit :
> On Mon, 5 Oct 2009, Jean-Michel Pouré wrote:
> > Go for Debian:
> > * It is a free community, very active.
> > * It is guaranteed to be upgradable.
> > * Very easy to administrate via apt-get.
>
> http://www.debian.org/News/2009/20091007
>
> If you like Debian, but want to use FreeBSD, now you can have both.
>
> > Choose Debian SID or testing, which will provide the latest fixes.
>
> I disagree. If you want a stable server, choose Debian stable, which was
> last released in February. It gets all the relevant fixes, just like any
> other supported stable distribution - just no new major versions of
> software. The next stable release is scheduled for the new year.
>
> If you want the latest and greatest, then you can use Debian testing.

testing and sid are usually the same with a 15 days delay.

I strongly suggets to have a debian lenny and to backport newer packages if
really required (like postgres 8.4). Debian come with good tools to achieve
that (and there is debian-backport repository, sure)

--
Cédric Villemain
Administrateur de Base de Données
Cel: +33 (0)6 74 15 56 53
http://dalibo.com - http://dalibo.org

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Michal Szymanski 2009-10-12 14:25:04 Re: Partitioned Tables and ORDER BY
Previous Message Michal Szymanski 2009-10-12 14:14:37 Performance with sorting and LIMIT on partitioned table