| From: | José Luis Tallón <jltallon(at)adv-solutions(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: How can we expand PostgreSQL ecosystem? |
| Date: | 2016-03-07 10:54:39 |
| Message-ID: | 56DD5DEF.3090402@adv-solutions.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-hackers |
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/
>> 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....
HTH,
/ JL
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2016-03-07 12:17:26 | Re: How can we expand PostgreSQL ecosystem? |
| Previous Message | Tatsuo Ishii | 2016-03-07 09:06:43 | Re: How can we expand PostgreSQL ecosystem? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Benedikt Grundmann | 2016-03-07 11:03:55 | Re: pg_basebackup compression TODO item |
| Previous Message | Michael Paquier | 2016-03-07 10:28:55 | Re: Greeting for coming back, and where is PostgreSQL going |