We do need to create it, but we don't need to specify owner.

This commit is contained in:
Kevin Fenzi 2016-01-20 21:21:54 +00:00
parent 1955438d6f
commit f8cf784ffb

View file

@ -66,6 +66,7 @@
creates=/var/tmp/fas2.dump
- command: dropdb fas2
- command: createdb fas2
- name: Import the prod db. This will take quite a while. Go get a snack!
shell: cat /var/tmp/fas2.dump | psql fas2