Isolation levels on primary and standby

From: RKN Sai Krishna <rknsaiforpostgres(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Isolation levels on primary and standby
Date: 2022-01-13 11:16:57
Message-ID: CAMVpbFO_GZ_BWhrkTX=+=2JQqJCHCrNKqGNGcmYYzHuCtsLDGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello All,

It looks like we could have different isolation levels on primary and
standby servers in the context of replication. If the primary crashes
and a standby server is made as primary, there could be change in
query results because of isolation levels. Is that expected?

Thanks,
RKN

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-01-13 11:23:02 tab completion of enum values is broken
Previous Message Pavel Borisov 2022-01-13 10:59:44 Re: Stream replication test fails of cfbot/windows server 2019