diff options
Diffstat (limited to 'doc/database.bb')
-rw-r--r-- | doc/database.bb | 9 |
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] |