Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set random password if POSTGRES_PASSWORD was not provided #1199

Open
EugenKon opened this issue Feb 20, 2024 · 0 comments
Open

Set random password if POSTGRES_PASSWORD was not provided #1199

EugenKon opened this issue Feb 20, 2024 · 0 comments

Comments

@EugenKon
Copy link

Actually this is not required to provide this password. In pg_hba.conf file by default we trust connections via socket, thus user in any time can login and ALTER ROLE postgres. So this is secure and less error prone solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant