主备共享存储
This commit is contained in:
@ -859,7 +859,7 @@ TransactionId ThreadPoolSessControl::ListAllSessionGttFrozenxids(int maxSize,
|
||||
*n = 0;
|
||||
}
|
||||
|
||||
if (RecoveryInProgress()) {
|
||||
if (RecoveryInProgress() || SSIsServerModeReadOnly()) {
|
||||
return InvalidTransactionId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user