We are installing sentry 9.1.2 on on premises openshift platfrom and using postgres server which is managed by a seperete team. They are reluctant to provide superuser privilege to the db stating organization policies. We requested for temporary superuser privilege until migration is complete. We were asked to provide details like what superuser privilege does on the db end.
Please provide if any permissions can he granted alternative to superuser privilege or let us know the impact of superuser. We checked required rpms and extensions like citext available. We are getting error like
django.db.utils.ProgrammingError: ProgrammingError(‘column “is managed” of relation “auth_user” does not exist