Re: oracle linux

From: Greg Smith <greg(at)2ndQuadrant(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: oracle linux
Date: 2012-04-03 07:01:33
Message-ID: 4F7AA04D.3020801@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/28/2012 10:38 AM, Gregg Jaskiewicz wrote:
> They seem to claim up to 70% speed gain.
> Did anyone proved it, tested it - with PostgreSQL in particular ?

RedHat's RHEL5 kernel is 2.6.18 with a bunch of backported features.
Oracle just yanks that out and puts a closer to stock 2.6.32 based
kernel in there instead. Basically the speed gain is for people who
don't want to update their whole distribution, because of nonsense like
"SAP etc. is only supported on RHEL5 based platforms" I think, but need
the better high-speed hardware support of a newer kernel. Of course a
several year newer kernel runs much faster on latest generation hardware.

--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Angelico 2012-04-03 07:30:55 Cast timestamptz to/from integer?
Previous Message Greg Smith 2012-04-03 06:53:24 Re: Why checkpoint_timeout had maximum value of 1h?