comparison Sphinx/source/users/backup.rst @ 307:e3751a4caa2f

backup
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Feb 2020 09:15:06 +0100
parents 365427cebb64
children 011b01ccf52d
comparison
equal deleted inserted replaced
306:c638aad51909 307:e3751a4caa2f
55 <https://www.postgresql.org/docs/devel/static/backup.html>`__. 55 <https://www.postgresql.org/docs/devel/static/backup.html>`__.
56 56
57 Similar backup procedures are available for MySQL and MariaDB as 57 Similar backup procedures are available for MySQL and MariaDB as
58 well. Please check the official manual about `database backup methods 58 well. Please check the official manual about `database backup methods
59 <https://dev.mysql.com/doc/refman/8.0/en/backup-methods.html>`__. 59 <https://dev.mysql.com/doc/refman/8.0/en/backup-methods.html>`__.
60
61 Here are some contributed documents:
62
63 * `Backup for Windows 10, Orthanc and PostgreSQL plugin <https://blog.goo.ne.jp/wakida_ortho/e/3eb557fd134cf6136d5ba66cf72fd85a>`__ (in Japanese, 2020-02-02).