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

Fix PostgreSQL password #53

Open
TaffarelJr opened this issue Feb 1, 2021 · 0 comments
Open

Fix PostgreSQL password #53

TaffarelJr opened this issue Feb 1, 2021 · 0 comments

Comments

@TaffarelJr
Copy link
Owner

Currently the Dev scirpt prompts the user to enter a password before installing PostgreSQL, and the password is passed into the documented Chocolatey parameter. But for some reason, it doesn't seem to be working. Chocolatey instead reports that since a password was not specified, a random one is generated instead.

Could this be due to a password complexity requirement not being met? Or perhaps we have to specifically use --params instead of --package-parameters?

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