07 2020 档案
摘要:1) Cmd path Find the path in your computer with include mongodump.exe and mongorestore.exe 2) Backup script -h host -d database name -o output path in
阅读全文
摘要:在最近的一次查询中,遇到显示为NaN的队列,该队列是无法上传数据的 通过在网上搜索,查看到该应用是因为,Queue在mear数据库中存,但在队列列表中并不存在,所以才会存在该问题,并且是在RabbitMQ做了镜像集群的时候才会出现这样的情况 参考地址:《Investigating Ghost que
阅读全文