mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Adding a docker db backup script.
This commit is contained in:
parent
942268330e
commit
9d0906f859
1
docker_db_backup.sh
Executable file
1
docker_db_backup.sh
Executable file
@ -0,0 +1 @@
|
||||
docker exec -it lemmy_db_1 pg_dumpall -c -U rrr > dump_`date +%d-%m-%Y"_"%H_%M_%S`.sql
|
Loading…
Reference in New Issue
Block a user