Skip to Content
Menú
This question has been flagged
1 Respondre
6885 Vistes

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
Descartar
Best Answer

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

Related Posts Respostes Vistes Activitat
1
d’ag. 24
32291
2
de set. 22
7978
2
de maig 16
4151
0
de maig 20
2883
2
de juny 19
5967