Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
7998 Lượt xem

Hi,

i want to access Odoo database using pgAdmin3,

My scenario:

I have my Odoo running on ubuntu server in virtual box

I have installed pgAdmin4 on my localhost machine

when opening pgAdmin4 and selecting New Server Registration

this is my entry:

Name: odoo

Host: 192.168.1.114 (this is the ip if you 'ifconfig' in the virtual box )

Port: 5432 (default didn't change anything)

Username: admin (this is my usernane in odoo , admin account)

Password: admin (my ppassword in odoo)

Group: Servers

There is error after proceeding

An error has occurred:

Error connecting to the server: FATAL: password authentication failed for user "admin"
FATAL: password authentication failed for user "admin"

what (username and password) should i enter there to connect to Odoo, i want to see records of tables there for example res_usersV


please help, Thank you

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Could I have some info on how to install pgadmin4? I have found several tutorials, but I think I have problems with python versions. I use Odoo 12.0-20200222 (Community Edition) on Ubuntu 18.04.4 LTS

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello,

In the .conf file of Odoo, you can find the following details.

db_port = 5432
db_user = odoo10
db_password = odoo10

Here db_user, db_password are the User name & Password for the postgres.

Thanks & Regards

Avinash N K

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 4 25
3466
0
thg 3 24
1292
0
thg 10 22
2480
0
thg 9 22
1663
1
thg 7 22
5326