summaryrefslogtreecommitdiffstats
path: root/doc/server/database.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/database.txt')
-rw-r--r--doc/server/database.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/server/database.txt b/doc/server/database.txt
index 8094e9c5e..61d065854 100644
--- a/doc/server/database.txt
+++ b/doc/server/database.txt
@@ -43,3 +43,11 @@ of ``/etc/bcfg2.conf``.
+-------------+------------------------------------------------------------+-------------------------------+
| port | The port to connect to | None |
+-------------+------------------------------------------------------------+-------------------------------+
+
+Database Schema Sync
+====================
+
+After making changes to the configuration options or adding a plugin
+that uses the global database, you should run ``bcfg2-admin syncdb``
+to resync the database schema.
+