Skip to content

Commit 0656995

Browse files
committed
Doc: fix high availability solutions comparison.
In "High Availability, Load Balancing, and Replication" chapter, certain descriptions of Pgpool-II were not correct at this point. It does not need conflict resolution. Also "Multiple-Server Parallel Query Execution" is not supported anymore. Discussion: https://postgr.es/m/20200726.230128.53842489850344110.t-ishii%40sraoss.co.jp Author: Tatsuo Ishii Reviewed-by: Bruce Momjian Backpatch-through: 9.5
1 parent 255c707 commit 0656995

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ protocol to make nodes agree on a serializable transactional order.
433433
<entry align="center">&bull;</entry>
434434
<entry align="center"></entry>
435435
<entry align="center">&bull;</entry>
436-
<entry align="center"></entry>
436+
<entry align="center">&bull;</entry>
437437
<entry align="center"></entry>
438438
<entry align="center">&bull;</entry>
439439
</row>
@@ -475,8 +475,7 @@ protocol to make nodes agree on a serializable transactional order.
475475
concurrently on a single query. It is usually accomplished by
476476
splitting the data among servers and having each server execute its
477477
part of the query and return results to a central server where they
478-
are combined and returned to the user. <productname>Pgpool-II</productname>
479-
has this capability. Also, this can be implemented using the
478+
are combined and returned to the user. This can be implemented using the
480479
<productname>PL/Proxy</productname> tool set.
481480
</para>
482481

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy