| From: | Iman Bakhtiari <imanbakhtiarinet(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | I have ansible for postgres-etcd-patroni |
| Date: | 2024-05-03 12:11:36 |
| Message-ID: | CA+i4NXaHyXeA+kOS7YuKz8peqpi4ErB8O62Vu_FUOk=pMpbOLA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi i have written this ansible with https://github/sudoix together
https://github.com/imanbakhtiari/postgres-ansible.git
This ansible needs 5 virtual machine
in 3 of them it install postgresql with patroni replication
and in two of them it install haproxy and keepalived
finally it became so stable idea for database with a SQL and also etcd NOSQL
with this single command
ansible-playbook -i inventory/db-servers.ini postgres.yml --become
--become-method=sudo --tags "preinstall,postgres,haproxy" --ask-become-pass
i just want to share this with others and your community
and also i am living in Iran right now and eager to accept job offer for
emigration or any job recommendations
Here is my resume
https://gitea.com/imanbakhtiari/resume
Thank you
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Sharma | 2024-05-03 14:19:00 | Re: Ora2pg Delta Migration: Oracle to PostgreSQL |
| Previous Message | Muhammad Ikram | 2024-05-03 11:11:27 | Re: Identity column data type difference in PostgreSQL and Oracle |