Changes for page Backup/Restore

Last modified by Vincent Massol on 2024/12/17

From version 30.4
edited by Vincent Massol
on 2020/12/11
Change comment: There is no comment for this version
To version 30.5
edited by Vincent Massol
on 2020/12/11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -106,7 +106,7 @@
106 106  
107 107  Finally, restart you container, for example in Linux: {{code language='shell'}}service tomcat7 restart{{/code}}
108 108  )))
109 -* **PostgreSQL**: {{code language='shell'}}psql -d xwiki -f xwiki.sql{{/code}} to restore your previously saved data. In full instance backup mode, use {{code}}psql -d postgres -f xwiki.sql{{/code}} instead.
109 +* **PostgreSQL**: {{code language='shell'}}psql -d xwiki -f xwiki.sql{{/code}} to restore your previously saved data. In full instance backup mode, use {{code language='shell'}}psql -d postgres -f xwiki.sql{{/code}} instead.
110 110  * **Oracle**: Use ##imp##.
111 111  
112 112  = Tips in case you are using nginx =

Get Connected