web/backup_db.sh
2025-05-09 16:28:44 +05:00

1 line
122 B
Bash
Executable file

sudo docker exec -t postgres_freedium pg_dumpall -c -U postgres | brotli --best > dump_`date +%Y-%m-%d"_"%H_%M_%S`.sql.br