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

Updated with clarification information on clusters #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

juangelos
Copy link

Updated with information on how to switch the main cluster to manual, and added some information on how to login to the 5436 cluster to verify the password and how to manage clusters

Also updated default psql version
(the apt install in latest ubuntu noble installs version 16)

Updated with information on how to switch the main cluster to manual, and added some information on how to login to the 5436 cluster to verify the password and how to manage clusters
Copy link

stackblitz bot commented Dec 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@juangelos
Copy link
Author

hey.. I had a bit of a hard time troubleshooting why I couldn't login to the cluster with the password I setup... turns out if you just run "psql" to go in and ALTER USER WITH PASS... it changes the password in the default cluster and not the new one. Solved it when chatgpt suggested I do it with psql -p 5436 and then it hit me, I had two clusters online!

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

Successfully merging this pull request may close these issues.

1 participant