How can I backup and restore an Odoo database using pgadmin?
To backup, I right clicked on the database, backup, use .tar format.
When I try to restore, Odoo says: failed restored database
.
The database is there, but when I'm logged in, it shows internal error.
You need to use PgAdmin to do the restore when you backup the database with PgAdmin.
Steps to restore database on PyAdmin
Make sure you have copy the filestore, and rename the folder same as the restored database name.