diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-31 20:57:11 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-31 20:57:11 +0200 |
commit | 3404fda463cdb905772a4757001e5113d3f74f29 (patch) | |
tree | 03ad69bc7c31ba00e6e5f52c697a97b2c834e288 /README | |
parent | 73d107b53d5f3c1461a74f280a84a1ab80d14360 (diff) |
typosCodeBlau-NGI-2019
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ how to set up PostgreSQL. On debian, the two packages needed are: For other operating systems, please refer to the relevant documentation. -In this settlement, the exchange wll use a database called 'talercheck' and will +In this settlement, the exchange will use a database called 'talercheck' and will run under the username through which 'taler-exchange-httpd' is launched. Thus assuming that this user is 'demo', we need to create a 'demo' role for postgresql and make him the owner of 'talercheck' database. |