-
1) From Slack Community :
Advanced Configuration: Rewrite Replica Quorum / Replica-serve-stale-data
Provide more low-level detail
2) Investigate on failover between active replication a…
-
Hello, I am looking for a Multimaster solution for postgres. I am interested in this project. But when I try to compile I get an error. Can you help me.
here is the error message:
`user@user:/tmp/mm…
-
build postgres_cluster is Success
then i create extension
postgres=# create extension multimaster ;
ERROR: could not load library "/usr/local/pgsql/lib/multimaster.so": /usr/local/pgsql/lib/multim…
-
Hey there,
Would it be possible to scale read requests by simply allowing clients to connect to any of the masters? Since they have the full dataset they should be able to serve those requests just f…
-
I have problem with Multi Master Cluster of redis on kubernetes.
I use from this github link [kubertest_redis_cluster](https://github.com/BabakMammadov/kube_redis_cluster)
Problem is here , if w…
-
I'm trying to use multimaster mode in a kubernetes env. The first difficulty that I'm faced was discovering other nodes. When we using redis cluster, we can inform one of the nodes, and it discovers t…
-
It would be awesome if we had a multimaster replication scheme in LFS 5.
You could use something like the Galera library, which is currently used by MariaDB Cluster and Percona XtraDB Cluster. It is …
-
**Description**
Windows minion (3006.x and 3007.1) configured in multimaster config (two masters) throws duplicate custom event when using `salt-call event.send` or the event.send state module. causi…
-
Hi i am using KubeEdge v1. 8.1.
I want to construct multimaster loadbalancer setup so that if one or more master goes down... Then also application is accessible.How can we do that??
Please suggest…
-
Hi, I'm trying to test multimaster sample but I've got this error:
```
unable to retrieve the complete list of server APIs: packages.operators.coreos.com/v1: stale GroupVersion discovery: packages.o…