There was an error while loading. Please reload this page.
1 parent 59d339e commit fc16cc6Copy full SHA for fc16cc6
ansible/vars.yml
@@ -9,9 +9,9 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
- postgresorioledb-17: "17.5.1.019-orioledb-psm-1"
13
- postgres17: "17.4.1.076-psm-1"
14
- postgres15: "15.8.1.133-psm-1"
+ postgresorioledb-17: "17.5.1.019-orioledb-psml-1"
+ postgres17: "17.4.1.076-psml-1"
+ postgres15: "15.8.1.133-psml-1"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments