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

[Postgresql users] Help testing development branch in your environment #34

Closed
rpbaltazar opened this issue Apr 9, 2020 · 4 comments
Closed
Labels
help wanted Extra attention is needed

Comments

@rpbaltazar
Copy link
Contributor

Hi have made some significant changes on the development branch in order to get the queries to be executed in the right tenant even when using read/write replica in rails 6.

Our product codebase has all its tests passing with this new version and I'm currently running it on our staging environment.

If you're using ros-apartment, or intend to, could you possibly test the development branch against your test suite?

This only applies to projects running postgresql with schemas. Although if you're not using schemas and would like to test the development branch as well, that would be reassuring that I have not broken your projects.

Thank you

@rpbaltazar rpbaltazar added the help wanted Extra attention is needed label Apr 9, 2020
@majksner
Copy link

@rpbaltazar I'm running development branch across multiple environments, I'll let you know if I notice anything wrong. Thanks for the fork!

@gen0cide
Copy link

Hey @rpbaltazar! Question: I am using postgresql with schemas. I am not however using any read/write replica. One app => one postgres instance. LMK if there's enough change in that paradigm. Happy to test.

@rpbaltazar
Copy link
Contributor Author

@gen0cide thank you. Since I'm touching postgres related connections, it would be great if you could test even if its only one to one app/db.

@rpbaltazar
Copy link
Contributor Author

Closing this issue since we are successfully using read/write replicas in our application in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants