[08:24:33] <elcar> In database replication, which one is correct? 1. In Async method, the number of servers should be odd, as in 3, 5, 7, ... | 2. In Sync method we may be deal with data lost | 3. In Sync method, data changes on all nodes simultaneously | 4. In Async method, data will be written in parallel on servers