We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f80d5 commit dedaf2fCopy full SHA for dedaf2f
ansible/vars.yml
@@ -4,14 +4,14 @@ async_mode: true
4
5
postgres_major:
6
- "15"
7
- - "16"
8
- - "orioledb-17"
+ #- "16"
+ #- "orioledb-17"
9
10
# Full version strings for each major version
11
postgres_release:
12
- postgresorioledb-17: "17.0.1.007-orioledb"
13
- postgres15: "15.8.1.017"
14
- postgres16: "16.3.1.023"
+ #postgresorioledb-17: "17.0.1.007-orioledb"
+ postgres15: "15.8.1.017-repack-perms"
+ #postgres16: "16.3.1.023"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments