From: | Chris Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: Joshua Drake's "What MySQL Can Learn From PostgreSQL" talk at MySQL Con 2008 |
Date: | 2008-04-18 19:34:38 |
Message-ID: | 60ve2fot2p.fsf@dba2.int.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
bnichols(at)ca(dot)afilias(dot)info (Brad Nicholson) writes:
> On Fri, 2008-04-18 at 10:38 -0700, Selena Deckelmann wrote:
>> JD's talk and slides:
>> http://www.commandprompt.com/blogs/joshua_drake/2008/04/what_mysql_and_really_sun_can_learn_from_postgresql/
>>
>> Review of the talk:
>> http://www.bytebot.net/blog/archives/2008/04/17/what-mysql-can-learn-from-postgresql
>>
>
> Interesting reads.
>
> I have to agree with the part about lack of in place upgrades. I
> would have say that that is the single biggest thorn in our PG using
> side here at Afilias. Upgrading the data layer via Slony is a
> **massive** undertaking.
You clearly haven't done it using eRServer ;-).
I am as "pro-having-in-place-upgrades" as it comes, but it should be
noted that upgrading via Slony-I was one of the intended use cases in
its design, and that use case has certainly been successfully
addressed.
It is by no mean obvious that we will see, any time soon, an in-place
upgrade that doesn't have big enough caveats in it[1] that you're
won't still be left with a highly non-insignificant amount of effort.
Footnotes:
[1] For instance, what if the process doesn't allow you to keep
replication 'running'? Upgrading a cluster of 4 replicated nodes
might *still* involve redoing 3 of them, which means that nothing was
materially diminished from the former "**massive** undertaking."
--
(reverse (concatenate 'string "ofni.sesabatadxunil" "@" "enworbbc"))
http://linuxdatabases.info/info/
Black holes result from God dividing the universe by zero.
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2008-04-18 19:42:48 | Slony-I for upgrades - was Re: In the belly of the beast (MySQLCon) |
Previous Message | Geoffrey | 2008-04-18 19:27:12 | Re: In the belly of the beast (MySQLCon) |