Re: MVCC and all that...

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Ellen Allhatatlan <ellenallhatatlan(at)gmail(dot)com>, Justin <zzzzz(dot)graf(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: MVCC and all that...
Date: 2025-09-11 17:55:45
Message-ID: CAFj8pRCdTifTZi0a2MZ7ADESLFN5fL9z=t=bQmpih7Ec+JN5FA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

> Final thoughts on this: firebird (fmrly interbase) did not achieve the
> level of success in the market that postgres, even though they may have
> been similarly positioned. My take: that disparity in success has more to
> do with postgres having a more open development model, stronger community,
> and (especially) timing; postgres was pretty well established in the open
> source world when Borland open sourced it around the year 2000. Firebird
> had (and has) some neat stuff, in particular a nice embedding option and
> strong windows support, but the market was already pretty crowded at that
> time.
>

Still around 2005 Firebird was more popular than Postgres (in the Czech
Republic). I think after this time, the Firebird had not some wave of
popularity (and Postgres did - RoR, PostGIS, ora2pg, json, ...), and it was
too joined with windows desktop and Delphi. I have not any idea about
current situation, and current performance of Firebird, but 15 years ago
(Firebird 2.x), Postgres was better for web applications running on Linux
server with more than thousands users. I did some benchmarks at 2005, and
Firebird was really fast on Windows, and slower on Linux (slower than
Postgres).

> merlin
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dominique Devienne 2025-09-12 12:22:54 Re: Latest patches break one of our unit-test, related to RLS
Previous Message Merlin Moncure 2025-09-11 16:52:45 Re: MVCC and all that...