Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
6900 Visninger

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
Kassér
Bedste svar

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
Kassér
Forfatter

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?

Forfatter

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 Besvarelser Visninger Aktivitet
1
aug. 24
32325
2
sep. 22
7994
2
maj 16
4166
0
maj 20
2894
2
jun. 19
5979