From 74dddc50e28719fb69e62fcf71f453fc1496899b Mon Sep 17 00:00:00 2001 From: chenzhikai <895543892@qq.com> Date: Tue, 20 Aug 2024 16:49:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=8F=8C=E9=9B=86=E7=BE=A4bu?= =?UTF-8?q?ild=E5=AE=8C=E6=88=90=E5=88=87=E4=B8=BB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/gausskernel/storage/access/transam/xlog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gausskernel/storage/access/transam/xlog.cpp b/src/gausskernel/storage/access/transam/xlog.cpp index e7a295540..e31efb2ae 100755 --- a/src/gausskernel/storage/access/transam/xlog.cpp +++ b/src/gausskernel/storage/access/transam/xlog.cpp @@ -20442,7 +20442,7 @@ retry: /* In ss dorado replication, we don't start walrecwrite thread, so t_thrd.xlog_cxt.receivedUpto = 0 */ if (t_thrd.xlog_cxt.readFile < 0 || (t_thrd.xlog_cxt.readSource == XLOG_FROM_STREAM && XLByteLT(t_thrd.xlog_cxt.receivedUpto, RecPtr))) { - if (t_thrd.xlog_cxt.StandbyMode && t_thrd.xlog_cxt.startup_processing) { + if (t_thrd.xlog_cxt.startup_processing) { for (;;) { /* * Need to check here also for the case where consistency level is