Choosing durability v4.3.8
EDB Postgres Distributed allows you to choose from several replication configurations based on your consistency, availability, and performance needs:
- Asynchronous
 - Synchronous (using 
synchronous_standby_names) - Commit at Most Once
 - Eager
 - Group Commit
 
For more information, see Durability.