İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3544 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eki 21
2534
1
Tem 23
5468
1
May 25
4177
1
Eki 22
4689
1
Kas 23
23786