Skip to Content
Menu
This question has been flagged
1 Reply
3343 Views


  1. Does the Odoo user (db_user) have to be the owner of the database?Can't it be just a user that has been given grant access to the database which is owned by a different user?
  2. In a high-availability setup, Odoo Web Application Server 1 must use a username "odoouser1", while the Odoo Web Application Server 2 must use a username "odoouser2". Both Odoo Web Application Servers 1 and 2 are pointing and transacting to one and the same database server.


Avatar
Discard
Best Answer

Try to use the same username for your application servers that you mentioned in the Database server. For example, create a role in database server 'odoo' and for app-server 1 & 2 with the same username and grant them ownership of odoo modules using chown.

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 23
1151
1
Oct 22
2241
1
Jun 22
1549
1
Jan 22
7129
1
Oct 24
3928