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

Expose database cluster host atomically #3

Open
fermentfan opened this issue Feb 28, 2023 · 1 comment
Open

Expose database cluster host atomically #3

fermentfan opened this issue Feb 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fermentfan
Copy link

fermentfan commented Feb 28, 2023

Hi,
currently we're using the postgresql provider to setup our database clusters on Crunchy, but there is one thing that's bugging us. We need to have the atomic hostname of the connection string, to put it into the postgresql provider as it doesn't support connection strings.

Right now we rely on formatting strings with the cluster's ID in the hardcoded URL syntax.

@wilybrace wilybrace added the enhancement New feature or request label Mar 17, 2023
@wilybrace
Copy link
Collaborator

@dennisvonderbey Thanks for the feedback. We've seen the need for exposing some of the connection string details atomically with other provider usage and will likely have additional fields available in the next release.

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

No branches or pull requests

2 participants