From: | Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com> |
---|---|
To: | Aliza Abulafia <Aliza(dot)Abulafia(at)amdocs(dot)com> |
Cc: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>, "Eli Cohen (ELCOHEN)" <Eli(dot)Cohen(at)amdocs(dot)com> |
Subject: | Re: PostgreSQL high availability solutions for high rates. |
Date: | 2019-03-20 12:52:22 |
Message-ID: | CAGDYbUO9f_win-P2fqp-UqW9R8Fq+8HkLbqVFh84eDDrfT1G5w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Aliza,
The HA & SPOF dependency can be removed completely with help of PostgreSQL
& Pgpool-II design and replace no use of any licensed software components.
We have implemented a very complex HA architecture at one of our customer
using Open Source tools (PostgreSQL/PgpoolII).
Thanks & Regards,
*Shreeyansh DBA Team*
www.shreeyansh.com
On Wed, Mar 20, 2019 at 12:45 PM Aliza Abulafia <Aliza(dot)Abulafia(at)amdocs(dot)com>
wrote:
> Hi to the PostgreSql Admin community,
>
>
>
> we are evaluating PostgreSQL for our productions, for a system with 1000
> updates per second,1000 inserts per sec, ~1000 deletes per second1,
>
> 250,000 transactions per day, writing ~200+GB day, 200+gb wall per
> day, and deleting ~80-100GB per day.
>
>
>
> we are looking for “active-active (r/w) (r/w)” , “active(r/w)
> -active(read) “
>
> and “active(r/w) stand-by” high availability solution,
>
> what High availability solutions ( PG internal or 3rd party) are used
> successfully, keeping up with the similar rates? double of those rates?
>
> do we need 3rd party software solution or can use postgreSQL replication
> solution alone? ( or combinations?)
>
>
>
> do we have benchmark papers comparing alternatives?
>
>
>
> thanks in advance, Aliza.
>
>
>
> *This email and the information contained herein is proprietary and
> confidential and subject to the Amdocs Email Terms of Service, which you
> may review at* *https://www.amdocs.com/about/email-terms-of-service*
> <https://www.amdocs.com/about/email-terms-of-service>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2019-03-20 13:34:56 | Re: PostgreSQL high availability solutions for high rates. |
Previous Message | Josef Machytka | 2019-03-20 11:01:22 | error: database is not accepting commands to avoid wraparound data loss in database .... |