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

redshift does not allow create superuser without password #37

Closed
mtesch-um opened this issue Dec 28, 2021 · 1 comment
Closed

redshift does not allow create superuser without password #37

mtesch-um opened this issue Dec 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mtesch-um
Copy link
Contributor

Attempting to create a user as superuser without setting a password gives this error from redshift at apply-time.

error creating user mysuperuser: pq: CREATEUSER and PASSWORD DISABLE are incompatible

It would be nicer to have an error on the plan phase.

@mtesch-um
Copy link
Contributor Author

ps. fantastic work! thank you so much for creating and sharing this project!

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

No branches or pull requests

2 participants