-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Critical
-
Affects Version/s: COmanage Registry 4.4.1 (Sparkling Summit MR1)
-
Component/s: Packaging
-
None
Postgres 15+ do not grant privileges to the public schema. Registry v4 in particular can only use the public schema. The postgres database created for Registry should grant all on schema public to registryuser.
For PE, it may make sense to create a registry specific schema instead of using the public schema.