Scale out postgresql

From: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-performance(at)postgresql(dot)org>
Subject: Scale out postgresql
Date: 2019-03-28 10:10:05
Message-ID: CA+t6e1nLGxZAGT0bPrGY1r7ag+nGfv+PGcYt1WKsEMNhNNkQrQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hey,
I was searching for a solution to scale my postgresql instance in the
cloud. I'm aware of that that I can create many read only replicas in the
cloud and it would improve my reading performance. I wanted to hear what
solution are you familiar with ? Are there any sharding solution that are
commonly used (citus ? pg_shard ?) My instance has many dbs (one per
customer) and big customers can generate a load of load on others..

Thanks.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Sam R. 2019-03-28 16:10:26 Re: Scale out postgresql
Previous Message Laurenz Albe 2019-03-27 13:19:57 Re: trying to analyze deadlock