I am using iMac19,2. I have installed odoo14 with the same database
name as my mac user name. But each time access to database requires
password. I want to access to db without password like I use to do in Linux. How can I configure this on Mac?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
2156
Visualizzazioni
Make sure you are following correct installation process. You need to create a PostgreSQL user with the same name as your Unix login (not db name).
$ sudo -u postgres createuser -s $USER
$ createdb $USER
for details https://www.odoo.com/documentation/14.0/administration/install/install.html#demo
Thank you
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
3
set 25
|
2668 | ||
|
0
ago 25
|
245 | ||
|
1
ago 25
|
2245 | ||
|
2
lug 25
|
8106 | ||
|
2
lug 25
|
4551 |