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

Handle multiple postgresql versions with instances #1525

Open
SimonHoenscheid opened this issue Sep 27, 2023 · 0 comments
Open

Handle multiple postgresql versions with instances #1525

SimonHoenscheid opened this issue Sep 27, 2023 · 0 comments
Labels

Comments

@SimonHoenscheid
Copy link
Collaborator

This issue is a follow up of PR #1450.

@bzed mentioned that it might be beneficial to add the version to the instance name. this would allow the user to have instances of the same name with different versions. A good example is an upgrade to a newer version.

Possible pitfalls:

  • package management
  • dependency to postgresql::server for defaults
  • postgresql::globals expects a single string for $version

might be a good preparation for #1524

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

No branches or pull requests

1 participant