mirror of
https://gitee.com/he3db/he3pg.git
synced 2024-11-29 18:58:35 +08:00
Merge branch 'dev_performance' of gitee.com:he3db/he3pg into dev_performance
This commit is contained in:
commit
84e6416972
@ -9432,6 +9432,8 @@ void StartupXLOG(void)
|
||||
if (he3_point_in_time_recovery && he3recoveryStopsAfter(xlogreader))
|
||||
{
|
||||
pushTikv(0,hashMapSize(),true);
|
||||
reachedRecoveryTarget = true;
|
||||
WalTaskImmediateFree();
|
||||
break;
|
||||
}
|
||||
/* Else, try to fetch the next WAL record */
|
||||
|
Loading…
Reference in New Issue
Block a user