V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
roricon
V2EX  ›  Python

在使用GridFS这种类FS系统的时候,大家有没有考虑过,如果库崩了,怎么找回里面存储的文件?

  •  
  •   roricon ·
    soloradish · 2013-10-30 11:04:32 +08:00 · 3393 次点击
    这是一个创建于 3831 天前的主题,其中的信息可能已经有所发展或是发生改变。
    最近看了下GridFS,处理文件IO的时候可以很有效的利用资源。但如果MongoDB的库崩了,怎么找回存储的文件呢?
    3 条回复    1970-01-01 08:00:00 +08:00
    cctvsmg
        1
    cctvsmg  
       2013-10-30 11:10:40 +08:00
    多做点儿灾备
    family
        2
    family  
       2013-10-30 11:20:30 +08:00
    备份
    opengg
        3
    opengg  
       2013-10-30 17:56:19 +08:00
    同理可推, 如果数据库崩了, 如果硬盘崩了...
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3614 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:29 · PVG 12:29 · LAX 21:29 · JFK 00:29
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.