x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

Backup entire database: Difference between revisions

From LimeSurvey Manual

Cdorin (talk | contribs)
No edit summary
Cdorin (talk | contribs)
No edit summary
Line 4: Line 4:
=General=  
=General=  


If you would like to update your installation or transfer it to another location/server, we highly recommend to back up all your data. You can use the '''Backup entire database''' function in this scope.
If you would like to update your installation or transfer it to another location/server, we highly recommend you to back up all your data (questions, participants, responses, etc.). You can use the '''Backup entire database''' function in this scope.


<center>[[File:Backup entire database configuration.png]]</center>
<center>[[File:Backup entire database configuration.png]]</center>


Once you click, a window will pop up, asking you where would to like to save the .sql database backup.
After you clicked on it, a window will pop up, asking you where you would like to save the .sql database backup.


For more about its usage, read our wikis on:
For more about its usage, read our wikis on:
* [[Installation#Transferring an installation|how to transfer an installation]];
* [[Installation#Transferring an installation|how to transfer an LimeSurvey installation]];
* [[Installation#Upgrading from a previous version|how to upgrade an installation]] (non-ComfortUpdate solution).
* [[Installation#Upgrading from a previous version|how to upgrade an LimeSurvey installation]] (non-ComfortUpdate solution).


This option is usually used when changes on different settings (e.g. in the code) are done. In this way, you are sure that the data is saved if the installation breaks up.
This option is also used when changes on different settings (e.g. in the code) are done. In this way, you secure your data in the case in which the installation breaks up.


</translate>
</translate>

Revision as of 17:36, 5 September 2017

General

If you would like to update your installation or transfer it to another location/server, we highly recommend you to back up all your data (questions, participants, responses, etc.). You can use the Backup entire database function in this scope.

After you clicked on it, a window will pop up, asking you where you would like to save the .sql database backup.

For more about its usage, read our wikis on:

This option is also used when changes on different settings (e.g. in the code) are done. In this way, you secure your data in the case in which the installation breaks up.