Re: horizontal scaling

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: horizontal scaling
Date: 2020-09-25 12:17:06
Message-ID: eebe68e3-4988-7a11-e905-1bffe086f6a9@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think currently the best option is something like Citus[1] if you want to stick with vanilla Postgres.

Otherwise Greenplum might be another option.

Thomas

[1] https://github.com/citusdata/citus

Rita schrieb am 25.09.2020 um 13:51:
> There was a lot of talk
> <https://www.postgresql-archive.org/Horizontal-scalability-sharding-td5863883i40.html#a5864268>about
> horizontal scaling a few years ago. I was wondering if there have
> been any new efforts on it.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2020-09-25 15:02:52 Re: Can I get some PostgreSQL developer feedback on these five general issues I have with PostgreSQL and its ecosystem?
Previous Message Thomas Kellerer 2020-09-25 12:16:50 Re: horizontal scaling