JesterMEV

Error dvdrental

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