cloudfoundry / postgres-release

BOSH release for PostgreSQL
Apache License 2.0
14 stars 36 forks source link

[Feature] Add the possiblity to specify the used PostgreSQL version #74

Closed ZPascal closed 5 months ago

ZPascal commented 1 year ago

Current state: It's currently only possible to consume the default major version (currently PG 15) via the PostgreSQL Bosh release.

Improvement idea: It should be possible to configure the used major version.

cf-gitbot commented 1 year ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186216250

The labels on this github issue will be updated when the story is started.

jpalermo commented 11 months ago

@Jobsby is currently working on a solution for this

ZPascal commented 5 months ago

The problem was solved by PR #75. I am closing the case.