Re: Why facebook used mysql ? - Mailing list pgsql-general

From David Boreham
Subject Re: Why facebook used mysql ?
Date
Msg-id 4CD98FF1.8070602@boreham.org
Whole thread Raw
In response to Re: Why facebook used mysql ?  (Sandeep Srinivasa <sss@clearsenses.com>)
Responses Re: Why facebook used mysql ?  (Sandeep Srinivasa <sss@clearsenses.com>)
List pgsql-general
On 11/9/2010 11:10 AM, Sandeep Srinivasa wrote:
> It was about the technical discussion on Highscalability - I have been
> trying to wrap my head around the concept of multiple core scaling for
> Postgres, especially beyond 8 core (like Scott's Magny Coeurs
> example). My doubt arises from  whether Postgres depends on the kernel
> scheduler for multiple CPU/core utilization.
>
> If that is the case, then does using FreeBSD vs Linux give rise to any
> differences in scaling?

Hmm...typically multi-core scaling issues are in the area of memory
contention and cache coherence (and therefore are for the most part not
dependent on the OS and its scheduler).



pgsql-general by date:

Previous
From: Sandeep Srinivasa
Date:
Subject: Re: Why facebook used mysql ?
Next
From: "Kevin Grittner"
Date:
Subject: Re: [JDBC] psqlexception syntax error at or near "$"