Closed simonv3 closed 6 years ago
The current README now has instructions using the Postgres command line utilities createuser
and createdb
. I think that should work for just about everyone, but if I'm wrong about that please reopen this and we can add more details.
A good walkthrough from Digital Ocean.
For example:
with psql running:
Thoughts? I can gladly add these, but there might already be a script that does these things?