| 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:33 |
| Message-ID: | E1k1IKj-0007Im-Cp@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | 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
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/cab2556f3ab289b81a9c6a75e669b6ec78356ffc
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:37 | pgsql: Doc: fix high availability solutions comparison. |
| Previous Message | Jeff Davis | 2020-07-30 16:21:39 | pgsql: Use pg_bitutils for HyperLogLog. |