ibaobei 发表于 2018-11-2 09:13:02

redis 设置rdb和aof的备份方式

注意事项
1、bgsave
  Can't save in background: fork: Cannot allocate memory
2、config set appendonly yes
  Can't rewrite append only file in background: fork: Cannot allocate memory

页: [1]
查看完整版本: redis 设置rdb和aof的备份方式