forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitea0078d
committed
Move section:
< * Add replication of distributed databases< o Automatic failover< o Load balancing< o Master/slave replication< o Multi-master replication< o Partition data across servers< o Queries across databases or servers (two-phase commit)< o Allow replication over unreliable or non-persistent links55a48,55> * Improve replication solutions> o Automatic failover> o Load balancing> o Master/slave replication> o Multi-master replication> o Partition data across servers> o Queries across databases or servers (two-phase commit)> o Allow replication over unreliable or non-persistent links1 parent28c4dd1 commitea0078d
1 file changed
+9
-9
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 18 |
| |
27 | 19 |
| |
28 | 20 |
| |
| |||
53 | 45 |
| |
54 | 46 |
| |
55 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments
Comments
(0)