mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 07:40:59 -04:00
doc: Fix table column count
Author: Erik Rijkers <er@xs4all.nl>
This commit is contained in:
parent
e4892c6818
commit
28c56553cb
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ protocol to make nodes agree on a serializable transactional order.
|
|||
|
||||
<table id="high-availability-matrix">
|
||||
<title>High Availability, Load Balancing, and Replication Feature Matrix</title>
|
||||
<tgroup cols="8">
|
||||
<tgroup cols="9">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Feature</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue