Thread
Commits
-
Doc: fix high availability solutions comparison.
- 9baf5d639261 9.5.23 landed
- 8680303f9b7b 9.6.19 landed
- a43d0878ed8a 10.14 landed
- 065699590a90 11.9 landed
- a63fbd34813e 12.4 landed
- 0d9b64fe8d2d 13.0 landed
- cab2556f3ab2 14.0 landed
-
High Availability, Load Balancing, and Replication Feature Matrix
Tatsuo Ishii <ishii@sraoss.co.jp> — 2020-07-26T14:01:28Z
In the table no bull mark is in "No conflict resolution necessary" row for pgpool-II. Actually this is wrong. Pgpool-II does not need conflict resolution. Also in the same page "Pgpool-II has this capability." (here "this" means "Multiple-Server Parallel Query Execution") This used to be true long time ago but current stable versions of Pgpool-II do not support this any more. Attached patch fixes these. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
-
Re: High Availability, Load Balancing, and Replication Feature Matrix
Tatsuo Ishii <ishii@sraoss.co.jp> — 2020-07-26T14:21:17Z
Oops. Forgot to attach the patch. > In the table no bull mark is in "No conflict resolution necessary" row > for pgpool-II. Actually this is wrong. Pgpool-II does not need > conflict resolution. > > Also in the same page "Pgpool-II has this capability." (here "this" > means "Multiple-Server Parallel Query Execution") This used to be true > long time ago but current stable versions of Pgpool-II do not support > this any more. > > Attached patch fixes these. > > Best regards, > -- > Tatsuo Ishii > SRA OSS, Inc. Japan > English: http://www.sraoss.co.jp/index_en.php > Japanese:http://www.sraoss.co.jp > >
-
Re: High Availability, Load Balancing, and Replication Feature Matrix
Tatsuo Ishii <ishii@sraoss.co.jp> — 2020-07-30T07:02:25Z
> Oops. Forgot to attach the patch. > >> In the table no bull mark is in "No conflict resolution necessary" row >> for pgpool-II. Actually this is wrong. Pgpool-II does not need >> conflict resolution. >> >> Also in the same page "Pgpool-II has this capability." (here "this" >> means "Multiple-Server Parallel Query Execution") This used to be true >> long time ago but current stable versions of Pgpool-II do not support >> this any more. >> >> Attached patch fixes these. If there's no objection, I am going to commit this. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
-
Re: High Availability, Load Balancing, and Replication Feature Matrix
Bruce Momjian <bruce@momjian.us> — 2020-07-30T15:41:17Z
On Thu, Jul 30, 2020 at 04:02:25PM +0900, Tatsuo Ishii wrote: > > > Oops. Forgot to attach the patch. > > > >> In the table no bull mark is in "No conflict resolution necessary" row > >> for pgpool-II. Actually this is wrong. Pgpool-II does not need > >> conflict resolution. > >> > >> Also in the same page "Pgpool-II has this capability." (here "this" > >> means "Multiple-Server Parallel Query Execution") This used to be true > >> long time ago but current stable versions of Pgpool-II do not support > >> this any more. > >> > >> Attached patch fixes these. > > If there's no objection, I am going to commit this. +1 -- Bruce Momjian <bruce@momjian.us> https://momjian.us EnterpriseDB https://enterprisedb.com The usefulness of a cup is in its emptiness, Bruce Lee
-
Re: High Availability, Load Balancing, and Replication Feature Matrix
Tatsuo Ishii <ishii@sraoss.co.jp> — 2020-07-30T23:54:20Z
> On Thu, Jul 30, 2020 at 04:02:25PM +0900, Tatsuo Ishii wrote: >> >> > Oops. Forgot to attach the patch. >> > >> >> In the table no bull mark is in "No conflict resolution necessary" row >> >> for pgpool-II. Actually this is wrong. Pgpool-II does not need >> >> conflict resolution. >> >> >> >> Also in the same page "Pgpool-II has this capability." (here "this" >> >> means "Multiple-Server Parallel Query Execution") This used to be true >> >> long time ago but current stable versions of Pgpool-II do not support >> >> this any more. >> >> >> >> Attached patch fixes these. >> >> If there's no objection, I am going to commit this. > > +1 Fix pushed to all supported branches. Thanks! -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp