Update updating.md
This commit is contained in:
parent
92b8799d26
commit
7f44a6f187
@ -40,6 +40,7 @@ A full list of options to upgrade a database provide in the [official PostgreSQL
|
|||||||
[ ] Database Container
|
[ ] Database Container
|
||||||
[ ] Tandoor Container
|
[ ] Tandoor Container
|
||||||
[ ] Database User
|
[ ] Database User
|
||||||
|
|
||||||
2. Export the tandoor database
|
2. Export the tandoor database
|
||||||
``` bash
|
``` bash
|
||||||
docker exec -t {{database_container}} pg_dumpall -U {{djangouser}} > ~/tandoor.sql
|
docker exec -t {{database_container}} pg_dumpall -U {{djangouser}} > ~/tandoor.sql
|
||||||
|
Loading…
Reference in New Issue
Block a user