[첫화면으로]Pgpool2

마지막으로 [b]

변경사항 (가장 최근의 "일반적인 수정"부터) (다른 변경사항 없음)

-1,6 +1,7
== # 설정 ==
참고:
* [http://www.pgpool.net/docs/latest/en/html/runtime-config-connection.html Connections and Authentication]
* [https://pgpool.net/mediawiki/index.php/FAQ FAQ - pgpool Wiki]
* [https://www.pgpool.net/mediawiki/index.php/Relationship_between_max_pool,_num_init_children,_and_max_connections Relationship between max pool, num init children, and max connections - pgpool Wiki]
<code>num_init_children</code>


1. 설정

참고:

num_init_children

max_pool

PostgreSQL의 설정과 맞물려서, 다음을 만족하게 설정하라고 함

max_pool*num_init_children <= (max_connections - superuser_reserved_connections) (no query canceling needed)
max_pool*num_init_children*2 <= (max_connections - superuser_reserved_connections) (query canceling needed)

이름:  
Homepage:
내용:
 

컴퓨터분류

마지막 편집일: 2018-3-28 11:30 am (변경사항 [d])
616 hits | Permalink | 변경내역 보기 [h] | 페이지 소스 보기