Yet yet another test commit for permissions handling

This commit is contained in:
2019-04-22 21:51:38 +02:00
parent 78f4dea907
commit ab5d0e447a

View File

@@ -27,4 +27,4 @@
Enter 'financer' as role name and make it superuser. Then create the actual database: Enter 'financer' as role name and make it superuser. Then create the actual database:
createdb financer createdb financer
Naming both, the user and the database, 'financer' is the expected default. If you want any other names you need Naming both, the user and the database, 'financer' is the expected default. If you want any other names you need
to adjust the database connection settings of the financer application. to adjust the database connection settings of the financer application.