Jaeeun Kim (bigs)

Results 2 comments of Jaeeun Kim (bigs)

Another scenario to consider: LOG_COMMIT_WITH_POSTPONE LOG_RUN_POSTPONE (the page affected by this log is **flushed**) //backuptime //stopat LOG_COMMIT (this transaction is on-going during the online backup) If a page affected by...

I have changed to another approach: a new log record type for the sysop commit with a donetime. Please see the PR description.