1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

doc: Fix table column count

Author: Erik Rijkers <er@xs4all.nl>
This commit is contained in:
Peter Eisentraut 2017-08-17 10:37:12 -04:00
parent e4892c6818
commit 28c56553cb

View File

@ -301,7 +301,7 @@ protocol to make nodes agree on a serializable transactional order.
<table id="high-availability-matrix"> <table id="high-availability-matrix">
<title>High Availability, Load Balancing, and Replication Feature Matrix</title> <title>High Availability, Load Balancing, and Replication Feature Matrix</title>
<tgroup cols="8"> <tgroup cols="9">
<thead> <thead>
<row> <row>
<entry>Feature</entry> <entry>Feature</entry>