Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6709 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Autor

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?

Autor

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..

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 24
31431
2
Sept. 22
7784
2
Mai 16
3908
0
Mai 20
2750
2
Juni 19
5790