If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Backup Issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-20-10, 17:42
MikeSt0ck MikeSt0ck is offline
Registered User
 
Join Date: Aug 2010
Posts: 1
Backup Issue

I have a very large mysql database - primarily as photos are being stored as blob. It takes too long to backup to my local PC. How can I make a backup that is not on the hosting server?
Reply With Quote
  #2 (permalink)  
Old 08-28-10, 05:37
bobyoung2009 bobyoung2009 is offline
Registered User
 
Join Date: Aug 2010
Posts: 1
I agree with your point .. i have also facing this kind of problem
Reply With Quote
  #3 (permalink)  
Old 08-30-10, 11:46
ankur02018 ankur02018 is offline
Registered User
 
Join Date: Jun 2007
Posts: 189
Smile

Quote:
Originally Posted by MikeSt0ck View Post
I have a very large mysql database - primarily as photos are being stored as blob. It takes too long to backup to my local PC. How can I make a backup that is not on the hosting server?
For large database use Incremental back stretagy

Second thing keeping photos in database will suffur you a lot after long time
in database size as well as performance wise
so keep photos on the disk and specify link of location of photos in database only.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On