Skip to Content
Menu
This question has been flagged
2 Replies
16671 Views

The documentation at https://doc.odoo.com/install/linux/postgres/#setup-a-postgresql-user-for-openerp states "Make this new user a superuser", instructing us to give the PostgreSQL user used by Odoo to access the database without any permission restructions.

Database administrators have always been wary of this and in checking with others in my company, we have several systems running without this role, just with create database permissions. 

Does anyone know if anything will not be available, or will not work, if superuser access is not permitted?

Avatar
Discard
Best Answer

Not as far I I know. My installation is working fine with just the 'create database' permission. Try it and see what happens. It worked for me.

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 15
7840
1
Mar 15
2949
1
Sep 24
7747
2
Mar 15
4073
3
Mar 15
3822