Re: Wiki editor request

From: Joe Conway <mail(at)joeconway(dot)com>
To: MichaelDBA <MichaelDBA(at)sqlexec(dot)com>, pgsql-www(at)postgresql(dot)org
Subject: Re: Wiki editor request
Date: 2020-03-24 16:40:55
Message-ID: 1c37ea05-2c43-309a-5ffe-8a1bee508c56@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 3/24/20 9:29 AM, MichaelDBA wrote:
> Can I be added as an editor to the PG WIKI on migrations from Oracle to
> Postgres?  I want to add this section:
>
> One special case of Oracle RAC to PG is where they have multiple, separate
> heavy-hitting applications connected to the same RAC Cluster. The mistake is to
> assume that they can simply migrate these applications to point to one PG
> Instance. At this point they miss the big picture of ACTIVE-ACTIVE (Oracle RAC)
> and ACTIVE-PASSIVE (PG). While Oracle can divvy up the applications and load
> balance them across the Nodes in the Cluster, there is no such thing in
> PostgreSQL. Absent some rearchitecture and/or 3rd party tools, it might be wise
> to move the heavy-hitting apps to a one-to-one relationship between APP and PG
> Instance. Regards, Michael Vitale

For the archives -- done

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2020-03-26 12:53:10 Authentication prompt for mbox downloads
Previous Message MichaelDBA 2020-03-24 13:29:42 Wiki editor request