Skip to content

Use pg_isready to check for postgres ready state #1

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
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

logicbomb
Copy link
Owner

2 implementations - both seem to work, any preference on how to proceed?

Also, would you accept changes only to Postgres, or would you require that all of the database checks be reworked?

@logicbomb logicbomb changed the title WIP: Use pg_isready to check for postgres ready state Use pg_isready to check for postgres ready state Apr 23, 2023
@logicbomb logicbomb closed this Apr 23, 2023
@logicbomb logicbomb reopened this Apr 23, 2023
@logicbomb logicbomb force-pushed the issue_336 branch 4 times, most recently from 6dcbd60 to 6c122d5 Compare April 23, 2023 15:51
logicbomb added 2 commits May 1, 2023 08:45
Create a new generic database subclass - DependencyFreeDbContainer
Remove test that was testing sqlalchemy support for driver types
Add tests for supported versions of Postgres
Modify the `get_connection_url` convenience method to support a
driverless url
Note that Postgres container no longer depends on SqlAlchemy
Remove reference to unsupported version of postgres
Show an example of using the `driver` parameter
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.

1 participant