@ -1,3 +1,5 @@
create type enum_task_state as enum ('备份中', '备份成功', '备份失败', '恢复中', '恢复成功', '恢复失败');
create table backups
(
id serial