Re: MVCC and all that... - Mailing list pgsql-general

From Rob Sargent
Subject Re: MVCC and all that...
Date
Msg-id C1E6A3DC-C13C-4051-AE27-10E83E42AA8E@gmail.com
Whole thread Raw
In response to MVCC and all that...  (Ellen Allhatatlan <ellenallhatatlan@gmail.com>)
Responses Re: MVCC and all that...
List pgsql-general

> On Sep 9, 2025, at 10:27 AM, Ellen Allhatatlan <ellenallhatatlan@gmail.com> wrote:
>
> Reading this article
> https://firebirdsql.org/migrating-from-firebird-to-postgresql-what-can-go-wrong-
> I'm a bit confused (not the first time...)
>
> In part 1. Differences in MVCC implementation - he's saying that "It’s
> not that the PostgreSQL implementation of MVCC is bad — it’s just
> fundamentally different"
>
> But, I thought Firebird had SWEEP instead of VACUUM (how much closer
> can the words be?) and that FB's implementation of MVCC was
> essentially similar.
> Is this correct? Then why is he pointing out the performance diffs
> because of MVCC? I'm puzzled!
>
>
> --
>
> El!
>

It is written by someone @firebirdsql.org so one assumes a few grains of salt necessary.
>



pgsql-general by date:

Previous
From: Ellen Allhatatlan
Date:
Subject: MVCC and all that...
Next
From: Merlin Moncure
Date:
Subject: Re: MVCC and all that...