Advertisement
Guest User

Untitled

a guest
Feb 15th, 2020
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Error: Database is uninitialized and superuser password is not specified.
  2. You must specify POSTGRES_PASSWORD for the superuser. Use
  3. "-e POSTGRES_PASSWORD=password" to set it in "docker run".
  4.  
  5. You may also use POSTGRES_HOST_AUTH_METHOD=trust to allow all connections
  6. without a password. This is *not* recommended. See PostgreSQL
  7. documentation about "trust":
  8. https://www.postgresql.org/docs/current/auth-trust.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement