From: | Álvaro Hernández Tortosa <aht(at)8kdata(dot)com> |
---|---|
To: | José Luis Tallón <jltallon(at)adv-solutions(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: How can we expand PostgreSQL ecosystem? |
Date: | 2016-03-07 21:26:08 |
Message-ID: | 56DDF1F0.2090608@8kdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers |
On 07/03/16 11:54, José Luis Tallón wrote:
> On 03/07/2016 07:30 AM, Tsunakawa, Takayuki wrote:
>>> From: pgsql-hackers-owner(at)postgresql(dot)org
>>> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Mark Kirkwood
>>> For cloud - in particular Openstack (which I am working with ATM), the
>>> biggest thing would be:
>>>
>>> - multi-master replication
>>>
>>> or failing that:
>>>
>>> - self managing single master failover (voting/quorum etc)
>
> Hmm.... consul (optionally in a dockerized setup) ?
> https://www.consul.io/
There are already HA solutions based on consensus, like Patroni:
https://github.com/zalando/patroni
>
>>> so that operators can essentially 'set and forget'. We currently use
>>> Mysql+ Galera (multi master) and Mongodb (self managing single master)
>>> and the convenience and simplicity is just so important (Openstack is a
>>> huge complex collection of services - hand holding of any one
>>> service is
>>> pretty much a non starter).
>> Yes, I was also asked whether PostgreSQL has any optional
>> functionality like Galera Cluster for MySQL. He was planning a
>> scalable PaaS service which performs heavy reads and writes. Demand
>> exists.
>
> AFAIK, Galera has its own set of drawbacks....
Right, some of them are explained here:
https://aphyr.com/posts/327-jepsen-mariadb-galera-cluster
Regards,
Álvaro
--
Álvaro Hernández Tortosa
-----------
8Kdata
From | Date | Subject | |
---|---|---|---|
Next Message | Josh berkus | 2016-03-07 21:37:24 | Re: [HACKERS] How can we expand PostgreSQL ecosystem? |
Previous Message | Joshua D. Drake | 2016-03-07 19:35:21 | Re: How can we expand PostgreSQL ecosystem? |
From | Date | Subject | |
---|---|---|---|
Next Message | Igal @ Lucee.org | 2016-03-07 21:36:05 | Re: Proposal: RETURNING primary_key() |
Previous Message | Tom Lane | 2016-03-07 21:20:01 | Re: Proposal: RETURNING primary_key() |