ha-postgres-docker-stack
ha-postgres-docker-stack copied to clipboard
Database Authentication
Hi, thanks for the excellent post/repo. I have followed through but when I get to creating the database I'm stuck! first it says 'database admin' does not exist when I run export PGPASSWORD=admin from psql shell; so I cant really continue from here. Maybe I'm doing things wrongly from this point. I have tried a non root user account but still can't get past. What could I be doing wrong? thanks.