Re: Network performance optimization

Поиск
Список
Период
Сортировка
От Fabio Pardi
Тема Re: Network performance optimization
Дата
Msg-id 5ec4cad1-88d5-f409-a763-aefb4d623280@portavita.eu
обсуждение исходный текст
Ответ на Network performance optimization  ("J . Mageshwaran" <djmagesh@gmail.com>)
Список pgsql-general
Hi,

use of a connection pooler usually helps in such cases. It will not reduce latency, but it will mitigate the problem when the app can benefit from recycling the connections.

regards,

fabio pardi


On 09/09/2020 06:59, J . Mageshwaran wrote:
Hi Team, I am performing some benchmark testing with application in aws east 2 and dB in East 1. I am using pgbench for benchmark, the RTT Latency between East 1 to east2 is some where between 12 to 16 ms on an average. Is there any optimization that can be done to reduce the latency and increase the throughout to the PostgreSQL layer?

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

Предыдущее
От: "J . Mageshwaran"
Дата:
Сообщение: Network performance optimization
Следующее
От: Fabio Ugo Venchiarutti
Дата:
Сообщение: Re: Network performance optimization