Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6537 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
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 Odpovědi Zobrazení Aktivita
1
srp 24
30631
2
zář 22
7602
2
kvě 16
3725
0
kvě 20
2596
2
čvn 19
5642