Re: Streaming Replication (Master Delta Sync) - Mailing list pgsql-admin

From Albe Laurenz
Subject Re: Streaming Replication (Master Delta Sync)
Date
Msg-id D960CB61B694CF459DCFB4B0128514C208902A65@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: Streaming Replication (Master Delta Sync)  (Parkirat Bagga <parkiratbagga@gmail.com>)
List pgsql-admin
Parkirat Bagga wrote:
> What, I have observed that there is always only one sender process sending
> the data. Is it possible with any configuration that I can optimize this
> system for more current and less overhead on master. We are not thinking
> in-terms of long running queries.

Replication cannot be parallelized.

If the network is the bottleneck, do you think that two connections
would be faster than one?

Yours,
Laurenz Albe

pgsql-admin by date:

Previous
From: Jakov Sosic
Date:
Subject: Stripe width size?
Next
From: Craig James
Date:
Subject: Odd DEALLOCATE statements never finish in 9.2?