Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I have a database on a remote server whose BLOB fields are corrupted. I have fields in an earlier copy of the database which duplicate a portion of the corrupted data. I would like to overwrite the damaged copies in the remote table with the undamaged data from the local server.

share|improve this question
2  
Which DBMS are you using? Oracle? PostgreSQL? How did you create the backup (which tool)? Is the backup restored to a database or do you only have the backup file? Please edit your question to add those vital bits of information. – a_horse_with_no_name Jan 15 at 7:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.