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 15
15
cmd : >
16
16
sed -i 's/ timescaledb,//g'
17
17
/etc/postgresql/postgresql.conf
18
- when : is_psql_orioledb_16 and stage2_nix
18
+ when : is_psql_oriole_16 and stage2_nix
19
19
become : yes
20
20
21
21
- name : Remove specified extensions from supautils.conf if oriole-16 build
280
280
ansible.builtin.lineinfile :
281
281
path : /etc/environment.d/postgresql.env
282
282
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:
12
12
postgres_release :
13
13
# postgres15: "15.8.1.003-staging-5"
14
14
# 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 "
16
16
17
17
# Non Postgres Extensions
18
18
pgbouncer_release : " 1.19.0"
You can’t perform that action at this time.
0 commit comments