diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 780f988d2c6..e56f54482d2 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1,4 +1,4 @@ - + High Availability, Load Balancing, and Replication @@ -374,6 +374,17 @@ protocol to make nodes agree on a serializable transactional order. + + Communication Method + shared disk + disk blocks + WAL + table rows + SQL + table rows + table rows and row locks + +