File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 cmd : >
1616 sed -i 's/ timescaledb,//g'
1717 /etc/postgresql/postgresql.conf
18- when : is_psql_orioledb_16 and stage2_nix
18+ when : is_psql_oriole_16 and stage2_nix
1919 become : yes
2020
2121 - name : Remove specified extensions from supautils.conf if oriole-16 build
280280 ansible.builtin.lineinfile :
281281 path : /etc/environment.d/postgresql.env
282282 line : ' GRN_PLUGINS_DIR=/var/lib/postgresql/.nix-profile/lib/groonga/plugins'
283- become : yes
283+ become : yes
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ postgres_major:
1212postgres_release :
1313 # postgres15: "15.8.1.003-staging-5"
1414 # postgres16: "16.3.1.000-staging-5"
15- postgresoriole-16 : " orioledb-16.3.1.000-staging-9 "
15+ postgresoriole-16 : " orioledb-16.3.1.000-staging-10 "
1616
1717# Non Postgres Extensions
1818pgbouncer_release : " 1.19.0"
You can’t perform that action at this time.
0 commit comments