Re: PostgreSQL vs Firebird feature comparison finished

From: Vivek Khera <vivek(at)khera(dot)org>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL vs Firebird feature comparison finished
Date: 2007-08-24 20:15:52
Message-ID: 71B3ED59-C565-407A-9C4C-43B16ECA6BA1@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Aug 24, 2007, at 4:09 AM, Alban Hertroys wrote:

> I'm not entirely sure what makes multi-threading be advantageous on a
> specific operating system, but I think FreeBSD should be added to that
> list as well... They've been bench marking their threading support
> using
> multi-threading in MySQL (not for the db, mind you - just for load ;),
> and it performs really well.

Maybe only for FreeBSD >= 6.0. Prior to that, the threading was
rather lackluster. I still think the separate process model is
superior, in that you get private data spaces with them.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-08-24 20:16:37 Re: lc_collate issue
Previous Message Gregory Stark 2007-08-24 20:08:51 Re: FATAL: could not reattach to shared memory (Win32)