-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
- The connection to the postgres db is not possible. It tries to connect with the user www-data, however an other user is specified.
- To create the db it uses an sql script in mysql syntax (with backticks, sql keywords as table and column names, auto incement fields, ...) which is not compatible with postgres.