When i try to make an odoo database with odoo database manager that error occurs
Database creation error: permission denied to create "pg_catalog.base_registry_signaling" DETAIL: System catalog modifications are currently disallowed.
The postrgres odoo user have SUPERUSER and CREATEDB rights.
How can i fix that