Remove references ot 'skip' strategy
Now called `recovr`
This commit is contained in:
parent
20a7a22571
commit
e175948378
4 changed files with 7 additions and 6 deletions
|
@ -1109,7 +1109,7 @@ book_destroy(Pid) ->
|
|||
%% to store the backup.
|
||||
%%
|
||||
%% Backup files are hard-linked. Does not work in head_only mode, or if
|
||||
%% index changes are used with a `skip` compaction/reload strategy
|
||||
%% index changes are used with a `recovr` compaction/reload strategy
|
||||
book_hotbackup(Pid) ->
|
||||
gen_server:call(Pid, hot_backup, infinity).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue