We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec29786 commit accb93eCopy full SHA for accb93e
docs/user/eventdb.rst
@@ -41,7 +41,7 @@ For a full list of supported parameters, call the script help using ``-h`` param
41
All elements of generated SQL file can be adapted and extended before running the SQL file against
42
a database, especially the indexes. Please review the generated script before applying.
43
44
-Be aware that if you create tables using another DB user that used later by the output bot, you may
+Be aware that if you create tables using another DB user that is used later by the output bot, you may
45
need to adjust ownership or privileges in the database. If you have problems with database permissions,
46
refer to `PostgreSQL documentation <https://www.postgresql.org/docs/current/ddl-priv.html>`.
47
0 commit comments