Re: pgpool Connections Distributions Among Nodes

Поиск
Список
Период
Сортировка
От Glauco Torres
Тема Re: pgpool Connections Distributions Among Nodes
Дата
Msg-id CAMd+QOSiOwHE0TOnJqgaW6z_Rkg-rsPkuJ03s--FfRXnaCEQLw@mail.gmail.com
обсуждение исходный текст
Ответ на pgpool Connections Distributions Among Nodes  ("Kumar, Virendra" <Virendra.Kumar@guycarp.com>)
Ответы RE: pgpool Connections Distributions Among Nodes  ("Kumar, Virendra" <Virendra.Kumar@guycarp.com>)
Список pgsql-general


 

We have 4-node cluster (1 master and 3 hot standby).  We are using pgpool as load balancer. We have an observation where if application requests for 3 connections, pgpool connects to all 4 servers and I see 3 connections on each of them. I was expecting it have a total of 3 connections from either of 4 servers but I can easily see 12 connections in all.

 

Can somebody shed some light on it.

 

Please let me know if you need more information.


 
Hello,

Which version pgpool you are using?

How did you balance the reading by pgpool? Should all readings go to the replicas? or reading goes to all nodes?

Regards,

Glauco Torres

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: pgpool Connections Distributions Among Nodes
Следующее
От: Seth Goldin
Дата:
Сообщение: Re: Which specific flags to use for bash client applications forDaVinci Resolve?