digitaldemocratic/backups/restore_database.sh

2 lines
71 B
Bash

gunzip < $1 | docker exec -i isard-apps-postgresql psql -U admin -d $2