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: DmlHandler using wrong port #630

Merged
merged 1 commit into from
Apr 2, 2024
Merged

fix: DmlHandler using wrong port #630

merged 1 commit into from
Apr 2, 2024

Conversation

darunrs
Copy link
Collaborator

@darunrs darunrs commented Apr 2, 2024

DmlHandler was using port number handed to it by Hasura, which is 5432. We want it to use 6432 which is the port specified by the env variable. 6432 points to pgBouncer.

@darunrs darunrs requested a review from a team as a code owner April 2, 2024 20:18
@darunrs darunrs merged commit 9810b0b into main Apr 2, 2024
3 checks passed
@darunrs darunrs deleted the patch-port branch April 2, 2024 20:21
This was referenced Apr 22, 2024
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.

2 participants