Ansicht von 1 Antwort-Thema
Ansicht von 1 Antwort-Thema
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.
Schlagwörter: Migration
Hello everyone, I am currently migrating from otrs to otobo. I have followed all the migration steps, however, when I am migrating the DB from postgres, in the fourth step I get the following error.
the postgres user has all permissions. I would appreciate any help I can get
Thank you.
Hi Jeyson.
its seems to be some issue with the permissions: could you check the user executing the truncate command has the necessary permissions to modify the table, at the best the user sould have permission to all tables.
connect to PostgresSQL with a user who has enough permissions:
here is how you can give the permission: GRANT TRUNCATE ON TABLE tablename TO username; and
GRANT TRUNCATE ON TABLE XXX TO user;
i hope it will help you!
BR,
Bilal
OTOBO | Empower Service Excellence to Make People Smile.
Die Source Code Owner und Maintainer hinter OTOBO.
Service Management-Plattform
OTOBO Demo
OTOBO Download
OTOBO Dokumentation
Security-Problem melden:
security@otobo.org