From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: fix high availability solutions comparison. |
Date: | 2020-07-30 23:51:37 |
Message-ID: | E1k1IKn-0007JM-QB@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
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
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/0d9b64fe8d2d98f8f074334f86aaaedfb2b5a1e1
Modified Files
--------------
doc/src/sgml/high-availability.sgml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2020-07-30 23:51:42 | pgsql: Doc: fix high availability solutions comparison. |
Previous Message | Tatsuo Ishii | 2020-07-30 23:51:33 | pgsql: Doc: fix high availability solutions comparison. |