https://github.com/digoal/sky_postgresql_cluster
PostgreSQL HA via three host, include two postgresql (primary and stream replication standby) and one vote host.
https://github.com/digoal/sky_postgresql_cluster
Last synced: 9 months ago
JSON representation
PostgreSQL HA via three host, include two postgresql (primary and stream replication standby) and one vote host.
- Host: GitHub
- URL: https://github.com/digoal/sky_postgresql_cluster
- Owner: digoal
- Created: 2012-07-04T02:56:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-05T02:56:02.000Z (almost 11 years ago)
- Last Synced: 2025-03-18T17:42:08.421Z (9 months ago)
- Language: Shell
- Size: 222 KB
- Stars: 33
- Watchers: 12
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sky_postgresql_cluster
======================
sky_postgresql_cluster is a PostgreSQL HA module write in shell, HA via three host, include two postgresql
(primary and stream replication standby) and one vote host. Applicatoin connect to sky_postgresql_cluster via a virtual
ip address.
Requirement :
1. three host
2. the two postgresql host must have fence device.
3. the two PostgreSQL host, one is master, another is standby. standby build with PostgreSQL's stream replication.
4. sky_postgresql_cluster's status monitor use nagios.
# Author : Digoal.zhou
# Email : digoal@126.com
# Blog : http://blog.163.com/digoal@126/
# 请使用另一个项目 https://github.com/digoal/PostgreSQL_HA_with_primary_standby_2vip