contrib/gitlab-backup: pg_restore need a least --filename argument for output file
pg_restore command now need at least -d/--dbname or -f/--filename argument.
use --if-exits to not drop table if it doesn't exists.
pg_restore command now need at least -d/--dbname or -f/--filename argument.
use --if-exits to not drop table if it doesn't exists.