Hi,
In Odoo, Can I use a PostgreSQL user without a superuser privilege to install Odoo and create the database?
From the System configuration Odoo document. "the PostgreSQL user must not be a superuser"
I removed a superuser privilege from the database user, then tried to create a database from the database page, and I found the error in the Odoo console below.
How can I configure the database user without a superuser privilege to create a database from the database page?
Best Regards.