vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.
MIT License
1.27k stars 340 forks source link

Replace the pg_ctlcluster command with pg_ctl and increase the timeout #590

Closed vitabaks closed 1 month ago

vitabaks commented 2 months ago

Replace the pg_ctlcluster command with pg_ctl and increase the timeout for stopping and starting postgres.

issue: https://github.com/vitabaks/postgresql_cluster/issues/588