Actions

Backup entire database/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "LimeSurveyをアップグレードする場合や、他のサーバーに移動させる場合は、全データ(質問、参加者、回答など)をバックアップす...")
(Created page with "クリックすると、ウィンドウがポップアップし、.sqlデータベースをバックアップを保存するか聞かれます。")
Line 8: Line 8:




After you clicked on it, a window will pop up, asking you where you would like to save the .sql database backup.
クリックすると、ウィンドウがポップアップし、.sqlデータベースをバックアップを保存するか聞かれます。


This backup is recommended when you wish to:
This backup is recommended when you wish to:

Revision as of 01:17, 14 June 2018

概要

LimeSurveyをアップグレードする場合や、他のサーバーに移動させる場合は、全データ(質問、参加者、回答など)をバックアップすることを強く推奨します。このためには、データベース全体のバックアップ機能を使います。



クリックすると、ウィンドウがポップアップし、.sqlデータベースをバックアップを保存するか聞かれます。

This backup is recommended when you wish to:

Note: If you use the ComfortUpdate functionality, a database backup is automatically created in the /tmp folder.

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 case the application breaks up.