Backup

Discussion in 'MySQL' started by metagold, Jul 23, 2006.

  1. #1
    helo..

    how to do backup database and how to upload them back ?

    thanks
     
    metagold, Jul 23, 2006 IP
  2. anandg

    anandg Active Member

    Messages:
    193
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    90
    #2
    It will depend on which database server you choose. Every server has its own tools which you can use to backup.

    For example for mysql you can use phpmyadmin, it allows you to take a compressed gzipped backup of the database. For postgresql there is phppgadmin. And so on for other database servers.
     
    anandg, Jul 31, 2006 IP