You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
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:
might be a good preparation for #1524
The text was updated successfully, but these errors were encountered: