readme.txt

来自「extremeDB s sample code,useful for you」· 文本 代码 · 共 15 行

TXT
15
字号
This is a test for multiprocess recovery.This test demonstrates the database recovery when one of the connected to the database fails.The program creates/connects to a shared memory database, and than accesses the database inan infinite loop.Please enter "Recovery -h" to see the list of available optionsTo start the program enter "Recovery -t[N]",  where N is the watchdog timeout value in milliseconds.Run two instances of the program, then kill one of them via "CTRL- C". If the other instance detects a database corruption, it will perform the recovery.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?