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

I moved my database from postgresql10 to 14, and after that de database backup gives error.

Database backup error: Postgres subprocess ('/usr/lib/postgresql/10/bin/pg_dump', '--no-owner', '--file=/tmp/tmpkd5v17ya/dump.sql', 'sunlake') error 1


The solution is: Change the postgresql  bin path in odoo config file to new version:

OLD:  pg_path = /usr/lib/postgresql/10/bin/
NEW: pg_path = /usr/lib/postgresql/14/bin/


Avatar
Opusti
Avtor Best Answer

The solution is: Change the postgresql  bin path in odoo config file to new version:

OLD:  pg_path = /usr/lib/postgresql/10/bin/
NEW: pg_path = /usr/lib/postgresql/14/bin/


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
okt. 21
2825
1
jul. 23
5844
1
maj 25
4537
1
okt. 22
5100
1
nov. 23
24348