Skip to content

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

Open
levkk opened this issue Feb 22, 2022 · 2 comments
Open

Request for beta testers #35

levkk opened this issue Feb 22, 2022 · 2 comments

Comments

@levkk
Copy link
Contributor

levkk commented Feb 22, 2022

Hey everyone!

It's been a couple weeks few months of development and I am thinking we are ready for some early end 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!

  • Lev

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.

@levkk levkk changed the title Request for alpha testers Request for ~alpha~ beta testers Mar 9, 2022
@levkk levkk changed the title Request for ~alpha~ beta testers Request for beta testers Mar 9, 2022
@levkk levkk pinned this issue Aug 12, 2022
jmeagher pushed a commit to jmeagher/pgcat that referenced this issue Feb 17, 2023
Picks up upstream fix
Graceful shutdown and refactor (postgresml#144)
@levkk levkk unpinned this issue Mar 3, 2023
@levkk levkk pinned this issue Mar 3, 2023
@sgaunet
Copy link

sgaunet commented Mar 24, 2023

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
I don't change anyhting to our application, and I've got this message either with default_role=any or default_role=primary

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:
[ERROR] Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'UPDATE sessions SET enddate = ?, services = ? WHERE sid = ? AND login = ?' with ...: SQLSTATE[25006]: Read only sql transaction: 7 ERROR: cannot execute UPDATE in a read-only transaction

Is that a bug ? I've used the last docker image found: ghcr.io/levkk/pgcat:5961d1daee8c66cd4f9a6c70aaa0caaefe9d28ef

@levkk levkk unpinned this issue Mar 25, 2023
@AWH-ai
Copy link

AWH-ai commented Jan 29, 2024

Can I use PGCAT for load balancing of PGSQL clusters!

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

3 participants