Isolation levels on primary and standby - Mailing list pgsql-hackers

From RKN Sai Krishna
Subject Isolation levels on primary and standby
Date
Msg-id CAMVpbFO_GZ_BWhrkTX=+=2JQqJCHCrNKqGNGcmYYzHuCtsLDGQ@mail.gmail.com
Whole thread Raw
Responses Re: Isolation levels on primary and standby
Re: Isolation levels on primary and standby
List 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



pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Re: Stream replication test fails of cfbot/windows server 2019
Next
From: Peter Eisentraut
Date:
Subject: tab completion of enum values is broken