2ndQuadrant / pglogical

Logical Replication extension for PostgreSQL 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.

Home Page:http://2ndquadrant.com/en/resources/pglogical/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does pglogical support breakpoint retransmission when network shakes?

leafonsword opened this issue · comments

If the provider and subscriber's network shakes(for example, duration is 5 minutes), does pglogical support retransmission after these 5 minutes network shakes without data loss?