Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3492 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Okt 21
2506
1
Jul 23
5407
1
Mei 25
4135
1
Okt 22
4631
1
Nov 23
23716