Skip to content

Commit ce99416

Browse files
committed
chore: updatet
1 parent c4aecf6 commit ce99416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
become: yes
157157
become_user: postgres
158158
shell:
159-
cmd: /usr/bin/pg_ctl -D /var/lib/postgresql/data restart "-o -c shared_preload_libraries='pg_stat_statements, pg_stat_monitor, pgaudit, plpgsql, plpgsql_check, pg_cron, pg_net, pgsodium, timescaledb, auto_explain, pg_tle'"
159+
cmd: /usr/bin/pg_ctl -D /var/lib/postgresql/data restart "-o -c shared_preload_libraries='pg_stat_statements, pg_stat_monitor, pg_tle'"
160160
when: ebssurrogate_mode
161161

162162
- name: Run migrations

0 commit comments

Comments
 (0)