summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas.Schodet2019-03-26 17:26:03 +0000
committeradmin2019-03-26 17:26:03 +0000
commitb1a2200dc0bfd0277f89fe74e9b907b3891b3711 (patch)
treea67277afed0237a5a96854692a7be2d91ea8adc9
parentce23b3cfd3b606710e8b08e20746f220b96f19f1 (diff)
Added a comment
-rw-r--r--doc/forum/Adding_support_for_a_SQL_server/comment_9_a952549ea4d54c8becc8e9c1b058eec6._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Adding_support_for_a_SQL_server/comment_9_a952549ea4d54c8becc8e9c1b058eec6._comment b/doc/forum/Adding_support_for_a_SQL_server/comment_9_a952549ea4d54c8becc8e9c1b058eec6._comment
new file mode 100644
index 00000000..f8ecaa9d
--- /dev/null
+++ b/doc/forum/Adding_support_for_a_SQL_server/comment_9_a952549ea4d54c8becc8e9c1b058eec6._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="Nicolas.Schodet"
+ avatar="http://cdn.libravatar.org/avatar/0d7ec808ec329d04ee9a93c0da3c0089"
+ subject="comment 9"
+ date="2019-03-26T17:26:03Z"
+ content="""
+Hello,
+
+I have added a function to restore a database from a backup. It works like the Borg.restored property, it will restore only if the database is empty.
+
+Also included is a fix to wait that the server is available. This is needed when a container is just started for example.
+"""]]