Psql Window
Start psql windows
C:\Program Files\Odoo\PostgreSQL\scripts\runpsql.bat
Restore backup from pg_dump psql
your_database> \i C:/Users/Artem/Downloads/tsl-09-06-2021_11_00_01.backup
Why do we sometimes restore an Odoo-zip file using non-standard tools?
Because in some companies they can't or don't want to work with the standard Odoo backup tools, although they use the same pg_dump inside)))It's funny, but it's like this:) In fact, adminstrators do not know Odoo well