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

Add option to disable prepared statements. #119

Open
bosmobosmo opened this issue Nov 7, 2023 · 0 comments
Open

Add option to disable prepared statements. #119

bosmobosmo opened this issue Nov 7, 2023 · 0 comments

Comments

@bosmobosmo
Copy link

The helm chart doesn't work out of the box when using PgBouncer in transaction pooling mode because it doesn't support prepared statements. An issue I've encountered is that the page would reload multiple times when trying to login, due to PG error in the background.
I've tested the solution suggested in here and this solves the login issue for me. Having a parameter to configure these values would be nice.

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