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

postgres: cloudctl postgres connectionstring shows current password #197

Open
FrankEppink opened this issue Aug 2, 2022 · 0 comments
Open

Comments

@FrankEppink
Copy link

FrankEppink commented Aug 2, 2022

Currently cloudctl postgres connectionstring ... seems to show only the initial passwords.
When these are changed e.g. via ALTER USER <user-name> WITH PASSWORD <password> the change is NOT reflected in the output of cloudctl postgres connectionstring ....

This severely limits the usability of cloudctl postgres connectionstring ...

Alternatively provide a way via cloudctl postgres ... to change the password, so that a following cloudctl postgres connectionstring ... shows the new password.

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