Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2171 Prikazi

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?


Avatar
Opusti

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