I made a backup with the pg_dump command and now every time I try to restore the odoo 12 database I get this message, how should I do the backup or how do I solve this problem
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
3293
Widoki
Hi,
Open your terminal
$sudo su postgres
$createdb -O [Owner] [database_name]
$pg_restore -d [database_name] [dumpfile_name].dump
(Note : owner -> db_user in conf file)
Regards
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
Restore database problem
Rozwiązane
|
|
2
sie 24
|
10270 | |
|
1
lis 22
|
2834 | ||
|
3
mar 21
|
9160 | ||
|
6
cze 25
|
14771 | ||
Restore completes but database not visible
Rozwiązane
|
|
3
sty 22
|
4965 |