Re: Oracle purchases Sleepycat - is this the "other shoe" for MySQL AB?

From: merlyn(at)stonehenge(dot)com (Randal L(dot) Schwartz)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Vivek Khera <vivek(at)khera(dot)org>, Postgresql-General General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle purchases Sleepycat - is this the "other shoe" for MySQL AB?
Date: 2006-02-15 20:50:00
Message-ID: 86pslowdmv.fsf@blue.stonehenge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

Tom> * Change to use no page locks for table scanning operations.
Tom> Maybe I'm misunderstanding, but that sure sounds like they intend to
Tom> dumb down BDB so that it no longer works well in concurrent situations,
Tom> in order to save a few cycles in single-user scenarios. Have MySQL
Tom> officially abandoned the multi-user case to us?

What they lose in usability, they gain back in benchmarks, and that's
all that matters: getting the wrong answer really fast.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn(at)stonehenge(dot)com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aaron Griffin 2006-02-15 20:50:02 address matching and verification
Previous Message Mike Rylander 2006-02-15 20:45:31 Re: Dynamic datalogging function/scheme