web/backup_db.sh

2 lines
122 B
Bash
Raw Permalink Normal View History

2025-05-09 11:28:35 +00:00
sudo docker exec -t postgres_freedium pg_dumpall -c -U postgres | brotli --best > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql.br