Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
6878 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Автор

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?

Автор

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 Відповіді Переглядів Дія
1
серп. 24
32277
2
вер. 22
7972
2
трав. 16
4142
0
трав. 20
2875
2
черв. 19
5962