Database restore error: Postgres subprocess ('C:\\Program
Files\\PostgreSQL\\14\\bin\\pg_restore.exe',
'--dbname=df.office.daffodil.family', '--no-owner',
'C:\\Users\\User\\AppData\\Local\\Temp\\tmp8edw16s7') error 1
I face this error when I want to restore a specific database
now plz help me how I solve this
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
The issue could be related to the PostgreSQL binary path. Another user suggested that the issue could be related to the owner of the database.
I would recommend checking the PostgreSQL binary path and the owner of the database to ensure that they are set up correctly. You may also want to try calling the process with the command line using the same user you’re starting Odoo with.
Or you can reference related posts here: https://stackoverflow.com/questions/56389319/cant-restore-or-backup-odoo-databases https://geometrydashsubzero.io
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up