Skip to content

Postgresql cluster URI support #355

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

Merged

Conversation

Kapellmeister
Copy link
Contributor

Added PostgreSQL cluster URI DSN support (ie postgresql://username:password@host1:port1,host2:port2/database) as described in postgres documentation.

…://username:password@host1:port1,host2:port2/database)
@sergeyklay sergeyklay self-requested a review January 2, 2022 15:43
@sergeyklay sergeyklay self-assigned this Jan 2, 2022
@sergeyklay sergeyklay added the enhancement New feature or request label Jan 2, 2022
@coveralls
Copy link

coveralls commented Jan 2, 2022

Coverage Status

Coverage increased (+0.1%) to 91.304% when pulling 6e74baa on Kapellmeister:postgres-db-cluster-parsing into 509cf77 on joke2k:develop.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@sergeyklay sergeyklay merged commit 840e426 into joke2k:develop Jan 2, 2022
@sergeyklay
Copy link
Collaborator

Thank you!

@andypost
Copy link

This test consistently fails using Py 3.12/3.13 https://github.com/joke2k/django-environ/actions/runs/14944849261/job/41986851330

algitbot pushed a commit to alpinelinux/aports that referenced this pull request May 10, 2025
@Kapellmeister
Copy link
Contributor Author

This test consistently fails using Py 3.12/3.13 https://github.com/joke2k/django-environ/actions/runs/14944849261/job/41986851330

Created the PR for this issue: #561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants