Re: Need Some Recent Information on the Differences between Postgres and MySql

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Need Some Recent Information on the Differences between Postgres and MySql
Date: 2010-06-25 09:44:34
Message-ID: AANLkTilMO8-4tSOZykv0JXnRqtYPmWLc41-NkFjZfTxx@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 25, 2010 at 10:22 AM, A. Kretschmer
<andreas(dot)kretschmer(at)schollglas(dot)com> wrote:
> In response to Dave Page :
>> On Fri, Jun 25, 2010 at 9:52 AM, Thom Brown <thombrown(at)gmail(dot)com> wrote:
>>
>> > Didn't PostgreSQL used to have more than 1 storage engine in the past?
>> >  I thought I read somewhere it did, but it was decided it was a
>> > compromise on stability and/or quality, so ended up using a single
>> > kick-ass engine?
>>
>> Yes, many, many moons ago.
>
> Really? Do you have a link?

Hmm, I think I misread Thom's question. The smgr API used to be far
more rigidly designed as I understand it, to allow the possibility of
having different storage engines (for example, maybe one that used raw
devices). I don't know that any other storage engines were ever
actually written though.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Gage 2010-06-25 09:50:17 Re: Need Some Recent Information on the Differences between Postgres and MySql
Previous Message A. Kretschmer 2010-06-25 09:37:48 Re: Need Some Recent Information on the Differences between Postgres and MySql