Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6628 Visualizzazioni

Hi,

when I'm installing the debian package from the nightly code with odoo8. What are the username and password of the postgrsql user? 

Where can I check this ?


Thanks for you help.

Avatar
Abbandona
Risposta migliore

If you mean the 'postgres' user, I don't think there is a password. Just try:

sudo su
su - postgres
psql

There you can create users with the official syntax from postgresql.

Avatar
Abbandona
Autore

When I do "su odoo" it want a password . But I don't know the password, because I installed odoo with debian nightly build. What's the password?

Autore

I need the user that postgres use for odoo and the password :)

Why? There is no need for it.

if you want to login as 'odoo' user then do "sudo su" and then "su - odoo". It should not ask you for password..

Post correlati Risposte Visualizzazioni Attività
1
ago 24
30988
2
set 22
7675
2
mag 16
3822
0
mag 20
2648
2
giu 19
5729