Getting below error:
2025-08-25 13:35:43.313+0000 [L: ERROR] [O: c.t.p.m.PrincipalMigrator] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] ERROR: permission denied for table group_members_model
2025-08-25 13:35:43.314+0000 [L: ERROR] [O: c.t.p.m.PrincipalMigrator] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] org.postgresql.util.PSQLException: ERROR: permission denied for table group_members_model
I had executed update_postgres.sh.
Wrong user used for DB connection, or the tables were initially created with a different user. Check table ownership.
Hi @PG_CG,
It appears there is a response that answers your question. For the benefit of other Community Members who may have the same question, it would be great if you could designate it as the Accepted Solution.
In the event that this response did not answer your question, please post your current status so that we can continue to support.
Thanks for using the PTC Community!
Regards,
Charles