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/ja: Difference between revisions

From LimeSurvey Manual

Bravehorse (talk | contribs)
No edit summary
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 1: Line 1:
<languages />
<languages />
<span id="General"></span>
=概要=  
=概要=  


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


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


<div class="mw-translate-fuzzy">
クリックすると、ウィンドウがポップアップし、.sqlデータベースをバックアップを保存するか聞かれます。
</div>


クリックすると、ウィンドウがポップアップし、.sqlデータベースをバックアップを保存するか聞かれます。
* If the database size is '''small enough''', you will see a green confirmation message indicating that the database is ready for immediate download. Clicking the '''Yes - download now!''' button will start the download of the `.sql` backup file.
* If the database is '''too large''', a yellow warning message will appear, informing you that a manual backup is required using a database client. Please note, that you can configure this size limit in [[Global settings]]/Storage.


次の場合にバックアップをおすすめします。
次の場合にバックアップをおすすめします。
Line 16: Line 20:
<div class="simplebox">[[File:help.png]] '''注意:''' [[ComfortUpdate/ja#Using_ComfortUpdate|ComfortUpdate]]機能を使う場合は、データベースのバックアップは/tmpフォルダに自動的に作成されます。 </div>
<div class="simplebox">[[File:help.png]] '''注意:''' [[ComfortUpdate/ja#Using_ComfortUpdate|ComfortUpdate]]機能を使う場合は、データベースのバックアップは/tmpフォルダに自動的に作成されます。 </div>


<div class="mw-translate-fuzzy">
この機能は、各種の設定(コードなど)を変えるときにも使えます。これにより、アプリケーションに問題が生じる場合に備えてデータを保護します。
この機能は、各種の設定(コードなど)を変えるときにも使えます。これにより、アプリケーションに問題が生じる場合に備えてデータを保護します。
</div>

Latest revision as of 16:21, 14 April 2025

概要

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

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

  • If the database size is small enough, you will see a green confirmation message indicating that the database is ready for immediate download. Clicking the Yes - download now! button will start the download of the `.sql` backup file.
  • If the database is too large, a yellow warning message will appear, informing you that a manual backup is required using a database client. Please note, that you can configure this size limit in Global settings/Storage.

次の場合にバックアップをおすすめします。

注意: ComfortUpdate機能を使う場合は、データベースのバックアップは/tmpフォルダに自動的に作成されます。

この機能は、各種の設定(コードなど)を変えるときにも使えます。これにより、アプリケーションに問題が生じる場合に備えてデータを保護します。