summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-09 16:25:24 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-09 16:25:24 +0200
commitdeec0d8510c86f83a298a85dae87b284fece9c6f (patch)
treeb9fc624829a77faa4ca0beceb0ce9eb76f0da82f
parente768b1ac5122e1619e9fd762e0168de4c22208ce (diff)
downloaddocs-deec0d8510c86f83a298a85dae87b284fece9c6f.tar.gz
docs-deec0d8510c86f83a298a85dae87b284fece9c6f.tar.bz2
docs-deec0d8510c86f83a298a85dae87b284fece9c6f.zip
-fix docs
-rw-r--r--taler-exchange-manual.rst6
-rw-r--r--taler-merchant-manual.rst4
2 files changed, 3 insertions, 7 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index eea09104..d84214b2 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -549,10 +549,8 @@ this group.
The **taler-exchange-dbconfig** tool can be used to automate the database
setup. When using the Debian/Ubuntu packages, the users should already have
been created, so you can just run the tool without any arguments and should
- have a working database configuration. Subsequently, you should still run
- **taler-exchange-dbinit** (as the ``taler-exchange-httpd`` user) to
- initialize the database schema and then grant access to
- the other users (see below).
+ have a working database configuration. Subsequently, must still grant
+ access to the other users (see below). (NOTE: we should automate this.)
To create a database for the Taler exchange on the local system, run:
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index d32c8969..06bb6971 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -518,9 +518,7 @@ DBMS-specific options to access the database.
The **taler-merchant-dbconfig** tool can be used to automate the database
setup. When using the Debian/Ubuntu packages, the user should already have
been created, so you can just run the tool without any arguments and should
- have a working database configuration. Subsequently, you should still run
- **taler-merchant-dbinit** as the ``taler-merchant-httpd`` user to
- initialize the database schema.
+ have a working database configuration.
For the ``postgres`` backend, you need to specify: