yesterday we tried to change our database from SQLite to PostgreSQL.
We did a import of the .db-File (200MB) via pgloader. (Encoding=UTF8)
Afterwards we changed ”Plugins” and the “ConncetionString” in application.json. After starting the Powershell Universal Server it opened the “/first-steps”-page in my browser.
It seems like it can connect to the postgreSQL but can’t read the tables. Our Application wasnt licensed, we didn’t have entries in Jobs etc.