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

When running a backup on our server ( the fisrst onwing message:

Postgres subprocess ('/usr/bin/pg_dump', '--no-owner', '--username=odoo', '--host=localhost', '--port=5432', '--file=/tmp/tmpYlHWU3/dump.sql', u'Connectat') error 1

I Checked /etc/pwd there is a user odoo
I check odoo do have rights to /usr/bin/pg_dump

I checked odoo does have access to /tmp... 
We are using port    :8069and not   '--port=5432' .

Any suggestions?


Ảnh đại diện
Huỷ bỏ

Port 5432 is the Postgres port Odoo is using by default. Please provide reasonable information (log entries, OS, Odoo version, backup method (database manager GUI or other)).