Browse Source
I also had to do this before creating the db, but I'm not sure if it's just my set up: ```psql postgres CREATE ROLE "postgres-user" WITH LOGIN PASSWORD 'postgres-password'; ALTER ROLE "postgres-user" CREATEDB;```pull/26/head
kosiakkatrina
3 years ago
committed by
Daniel Baark
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue