-1
我已經存儲在我的數據庫的備份作爲sql.gz,但我不能恢復它,我試圖恢復它「restore database
」的odoo9 UI選項它給了我這個錯誤。我甚至試圖恢復一個dump.sql
文件,但同樣的錯誤。在odoo9 .sql.gz文件還原數據庫顯示錯誤
錯誤:
Database restore error: Postgres subprocess
('/usr/bin/pg_restore', u'--dbname=Backedup',
'--no-owner', '/tmp/tmpay5e1D') error 1
「_i嘗試恢復它......_」讓我們看看你的代碼的一部分。粘貼在問題中。 – progyammer
這聽起來與我無關!只是一個想法:你是否嘗試手動恢復它沒有用戶界面? – ventiseis
我dnt知道如何手動恢復它,這就是爲什麼我需要一個解決方案@ventiseis – priyanshi10