Hello,
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.
Any advice? Is this a permission issue?
Thanks in Advance!
Product: PowerShell Universal Version: 5.6.2
I was able to solve my problem.
I’ve used the DB Migration Tool from the PS Universal CLI.
thread can be closed and marked as solved