Francis John
04/17/2019, 6:01 PMERROR: database "prisma" already exists
. Any ideas on how to get around this?cedric
04/17/2019, 6:50 PMcedric
04/17/2019, 6:51 PMpostgres_1 | 2019-04-17 18:23:06.860 UTC [1] LOG: database system is ready to accept connections
prisma_1 | No log level set, defaulting to INFO.
postgres_1 | 2019-04-17 18:23:21.564 UTC [32] ERROR: database "prisma" already exists
postgres_1 | 2019-04-17 18:23:21.564 UTC [32] STATEMENT: CREATE DATABASE "prisma"
prisma_1 | [INFO] Obtaining exclusive agent lock...
prisma_1 | [INFO] Initializing workers...
prisma_1 | [INFO] Obtaining exclusive agent lock... Successful.
prisma_1 | [INFO] Successfully started 1 workers.
prisma_1 | [INFO] Deployment worker initialization complete.
Francis John
04/17/2019, 7:13 PM