-
Notifications
You must be signed in to change notification settings - Fork 223
Request for beta testers #35
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
Comments
Picks up upstream fix Graceful shutdown and refactor (postgresml#144)
Hello, I'm interested (as said on medium) and give it a try today. I've got this warning: Server returned with session state altered, discarding state pgcat is setup in front of aws rds, I don't know if this matters. I'm using pool_mode=session and tried the transaction mode also. In our application, it seems that the sql request have been transfered to the replica: Is that a bug ? I've used the last docker image found: ghcr.io/levkk/pgcat:5961d1daee8c66cd4f9a6c70aaa0caaefe9d28ef |
Can I use PGCAT for load balancing of PGSQL clusters! |
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone!
It's been a
couple weeksfew months of development and I am thinking we are ready for someearlyend user testing. It would be good to try this pooler in low traffic / low risk environments like local development, staging and/or pre-prod, and low traffic production. This will be of great help to validate that this works in the real world and to quickly find out what features are missing.If you'd like to volunteer, please get in touch on this thread, email me (see LICENSE for contact info) or just go ahead and try it and let me know how it went.
Thanks!
P.S. This pooler is now licensed under MIT, so you can use it in any setting, e.g. at your company, without worrying about licensing issues.
The text was updated successfully, but these errors were encountered: