Hello!
As part of our implementation process, we cloned our staging database to a new production server, changed database users (eg: changed openiam to openiam_prd) and updated the configuration accordingly. When running the openiam services, the openiam-esb is stuck in a not running state with the following error:
org.postgresql.util.PSQLException: ERROR: permission denied for large object
Previously we encountered the same error but with different object id, and our dba team fixed it (it no longer logged the same error), and after fixing other problems, we see again the same message, but with a different object.
Any pointers to help us investigate?
Thanks in advance!
Cristhian