Update README.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# [Pgpool-II + Watchdog Setup Example](https://www.pgpool.net/docs/45/en/html/example-cluster.html)
|
# [Pgpool-II + Watchdog Setup Example](https://www.pgpool.net/docs/45/en/html/example-cluster.html)
|
||||||
|
|
||||||
|
# 목적
|
||||||
|
1. 클러스터 내 리더 `pgpool`이 동작하지 않는 경우, `watchdog`에 의해 새로운 리더가 선출되고 관리되어야한다.
|
||||||
|
2. 각 노드 내 `postgres` 서비스가 동작하지 않는 경우, 다른 정상노드가 `primary`로 승격되고 `유일한 쓰기`를 담당한다.
|
||||||
|
|
||||||
|
|
||||||
# 설치환경
|
# 설치환경
|
||||||
## 서버 3대
|
## 서버 3대
|
||||||
- cpu : 2gb | memory : 3gb(여유 있는 경우 4gb) | disk : 20gb
|
- cpu : 2gb | memory : 3gb(여유 있는 경우 4gb) | disk : 20gb
|
||||||
|
|||||||
Reference in New Issue
Block a user