Do not reload after adding the replica user.

This commit is contained in:
Andrea Dell'Amico 2021-04-06 14:17:47 +02:00
parent dbb81296d7
commit 5f6bf2bfa8
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
password: '{{ psql_streaming_replication_pwd }}'
encrypted: yes
state: present
notify: Reload postgresql
- name: Setup the streaming replication on the primary
become: True