Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

OT - database recovery - Re: Handling huge BLOBs

by gmax (Abbot)
on Mar 08, 2002 at 10:56 UTC ( [id://150347]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: Handling huge BLOB fields with DBI and MySQL
in thread Handling huge BLOB fields with DBI and MySQL

Recovery of a database could be as easy as running your latest backup and restart business, if you are well organized.

If you are using binary logs, the system can recover fairly easily. BLOBs are not a problem here, they are just more data in your database.

About organizing yourself, you might have noticed that I added a timestamp field to my table. This way, I can have a progressive backup of the fields that were modified in a given timeframe, to integrate with a full weekly backup.
The subject deservers more space than we can dedicate here. The matter is explained much better than this in Paul Dubois' book, MySQL.

Personally, I would say that storing blobs in sparse files makes your task more difficult, but TMTOWTDI, after all, and I might be wrong. Let's say that I am just more confortable with my current architecture.

 _  _ _  _  
(_|| | |(_|><
 _|   
  • Comment on OT - database recovery - Re: Handling huge BLOBs

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://150347]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.