コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6663 ビュー

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

関連投稿 返信 ビュー 活動
1
8月 24
31231
2
9月 22
7731
2
5月 16
3860
0
5月 20
2675
2
6月 19
5749