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 postgres connection issue and typo in postgres readme #83

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

theferrit32
Copy link
Contributor

If you follow the postgres instructions in our docs you will now get a connection issue, with the postgres server rejecting the connection for not having a password.

This PR fixes this issue by updating the postgres user to have a password, and including that password in the connection string.

And includes a typo fix for README-pg.md

Depends on #82

@theferrit32 theferrit32 self-assigned this Feb 21, 2024
@theferrit32 theferrit32 mentioned this pull request Feb 21, 2024
Copy link
Contributor

@larrybabb larrybabb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@theferrit32 theferrit32 marked this pull request as ready for review February 21, 2024 16:35
@theferrit32 theferrit32 merged commit 3d0c8cf into main Feb 21, 2024
4 checks passed
@theferrit32 theferrit32 deleted the fmt-and-docs-fixes branch February 21, 2024 16:37
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.

3 participants