aboutsummaryrefslogtreecommitdiffstats
path: root/doc/database.bb
diff options
context:
space:
mode:
authorM. Dent <dentm42@gmail.com>2019-09-24 23:36:32 +0200
committerM. Dent <dentm42@gmail.com>2019-09-24 23:36:32 +0200
commitec65211d54d07787871befe0e4658a469a735301 (patch)
treeab833cf87feb1c903445e5c220ad275f5e24884c /doc/database.bb
parentdaef2d0546587f2d6787b4a6e2e9dc6bb81bb179 (diff)
parent8dfa08f146e6eb66cc353546f00978d2d030fa5e (diff)
downloadvolse-hubzilla-ec65211d54d07787871befe0e4658a469a735301.tar.gz
volse-hubzilla-ec65211d54d07787871befe0e4658a469a735301.tar.bz2
volse-hubzilla-ec65211d54d07787871befe0e4658a469a735301.zip
Merge branch 'admindoc' into 'dev'
Improve admin documentation See merge request hubzilla/core!1737
Diffstat (limited to 'doc/database.bb')
-rw-r--r--doc/database.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/database.bb b/doc/database.bb
index a72081e4a..a0c1e8841 100644
--- a/doc/database.bb
+++ b/doc/database.bb
@@ -1,3 +1,12 @@
+[h2]Database updates[/h2]
+
+In the [observer.baseurl]/admin/dbsync page the administrator can check if any update was not successful and, if so, retry it.
+
+If an update has failed but doesn't register as failed for some reason, the administrator can attempt to re-execute the update. For example for DB update #1999, by visiting the webpage:
+
+https://hubzilla.com.bradmin/dbsync/1999
+
+
[h2]Database Tables[/h2][table border=1][tr][th]Table[/th][th]Description[/th][/tr]
[tr][td][zrl=[baseurl]/help/database/db_abconfig]abconfig[/zrl][/td][td]arbitrary storage for connections of local channels[/td][/tr]
[tr][td][zrl=[baseurl]/help/database/db_abook]abook[/zrl][/td][td]connections of local channels[/td][/tr]