staging environment.

This commit is contained in:
Bryce Covert
2019-01-26 09:02:28 -08:00
parent e63d5d77e7
commit d18f68a15c
6 changed files with 9 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
-- DROP DATABASE datomic;
CREATE DATABASE datomic
WITH OWNER = postgres
WITH OWNER = ap
TEMPLATE template0
ENCODING = 'UTF8'
TABLESPACE = pg_default