From: | Weiping Qu <qu(at)informatik(dot)uni-kl(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Question regarding logical replication |
Date: | 2017-10-26 19:07:54 |
Message-ID: | 21cb7c99-066b-80dd-05c9-9f34a21d020c@informatik.uni-kl.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dear postgresql community,
I have a question regarding understanding the implementation logic
behind logical replication.
Assume a replication slot created on the master node, will more and more
data get piled up in the slot and the size of replication slot
continuously increase if there is no slave reading/dequeuing data out of
this slot or very slowly, thus incurring high I/Os and slow down the
transaction throughput?
Looking forward to your explanation.
Kindly review and please share your comments on this matter.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-10-26 19:22:52 | Re: [GENERAL] Postgres 10 manual breaks links with anchors |
Previous Message | Emanuel Araújo | 2017-10-26 18:05:40 | Bucardo syncrun |