| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Technical Name |
postgresql |
| License | AGPL-3 |
| Website | http://www.mirounga.fr/ |
| Versions | 7.0 8.0 |
PostgreSQL Management
This module can show statistics on the database, and create new user with GRANT SELECT
!!! Before install this module, execute this query as a PostgreSQL SuperUSER
CREATE ROLE oerpadmin SUPERUSER; GRANT oerpadmin TO openerp;
Please log in to comment on this module