File to restore for testing

This commit is contained in:
Dany De Bontridder 2019-11-24 21:59:47 +01:00
parent 9e5b19d6d3
commit 9f54258d8f

View file

@ -1,8 +1,9 @@
#!/bin/bash
DOSSIER_TEST=rel70dossier25
FILE_TEST=dossiertest191124-2109.bin
dropdb $DOSSIER_TEST
createdb $DOSSIER_TEST
pg_restore -Fc --no-owner --no-privilege --verbose -d $DOSSIER_TEST db/dossiertest191117-0909.bin
pg_restore -Fc --no-owner --no-privilege --verbose -d $DOSSIER_TEST db/$FILE_TEST