Re: Streaming Replication Networking Best Practices?

From: Rui DeSousa <rui(dot)desousa(at)icloud(dot)com>
To: Don Seiler <don(at)seiler(dot)us>
Cc: Johannes Truschnigg <johannes(at)truschnigg(dot)info>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Streaming Replication Networking Best Practices?
Date: 2018-05-14 19:53:54
Message-ID: CECB54C2-0A67-49EE-8A95-FD1F539533E7@icloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

What is the latency between the two sites? That is going to dictate how much potential throughput a given TCP/IP stream could use. You may need tune your TCP/IP window to increase the throughput.
I would check the network to ensure there are no errors occurring; i.e. dropped packets and retransmits.

Do you have QOS enabled and if so how is that handled? Does it just drop the packets? As that would cause the TCP/IP to backoff and retransmit.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Don Seiler 2018-05-14 20:22:08 Re: Streaming Replication Networking Best Practices?
Previous Message Ron 2018-05-14 19:45:54 Replication using VMware SRM