Re: Transaction Isolation level for ERP software

From: shammat(at)gmx(dot)net
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Transaction Isolation level for ERP software
Date: 2026-07-16 08:36:20
Message-ID: 970e7d80-67a3-4c1b-9a02-e1e72e3a2cdb@gmx.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Laurenz Albe schrieb am 15.07.2026 um 23:20:
>>    4. Most business apps use REPEATABLE READ as an industry standard.
>
> I am surprised by that statement.
>
> My experience is that most developers of "business apps" aren't even aware that there
> are different transaction isolation levels.

I think, this viewpoint might be based on the fact that it's the default isolation level in MySQL/MariaDB
and due to their "marked share", it might be considered a an "industry standard" by a lot of people.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hai Tan 2026-07-16 14:12:03 Windows installer not working
Previous Message Fujii Masao 2026-07-16 02:53:08 Re: analyze-in-stages post upgrade questions