From: | Alan Hodgson <ahodgson(at)simkin(dot)ca> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: In the belly of the beast (MySQLCon) |
Date: | 2008-04-18 18:57:38 |
Message-ID: | 200804181157.38208@hal.medialogik.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general |
On Friday 18 April 2008, Geoffrey <lists(at)serioustechnology(dot)com> wrote:
> What about the:
>
> 8.1 -> slony -> 8.3
> switch users to 8.3 databases
>
> solution.
15+ million row inserts/updates a day across 1000+ tables. Oh, and an
extensive existing Slony structure for some portions of the database.
I could conceivably construct Slony sets for the currently non-replicated
tables and iteratively subscribe them (so the initial subscribe doesn't
take a week ...). I'm not at all sure Slony could keep up with our update
load, though, especially not while maintaining current database operations
and also handling those subscriptions. Slony doesn't really work well with
high transaction volumes, in my experience.
I am going to play with this and see where it breaks, but it's going to be
an enormous time investment to babysit it.
--
Alan
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-04-18 18:59:34 | Re: In the belly of the beast (MySQLCon) |
Previous Message | Geoffrey | 2008-04-18 18:56:15 | Re: In the belly of the beast (MySQLCon) |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-04-18 18:59:34 | Re: In the belly of the beast (MySQLCon) |
Previous Message | Geoffrey | 2008-04-18 18:56:15 | Re: In the belly of the beast (MySQLCon) |