2ndQuadrant / pglogical

Logical Replication extension for PostgreSQL 17, 16, 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.
http://2ndquadrant.com/en/resources/pglogical/
Other
1.01k stars 153 forks source link

README: Make it clear whether pglogical uses synchronous or asynchronous replication #55

Closed afiskon closed 7 years ago

afiskon commented 7 years ago

I believe it's asynchronous but currently it's not clear from README.md.

PJMODOS commented 7 years ago

It uses whatever synchronous_standbys and synchronous_commit specify.

afiskon commented 7 years ago

@PJMODOS I see. I suggest to add this to README. It's not obvious at all.

PJMODOS commented 7 years ago

This will be documented in 2.0.