Re: Oracle and Postgresql

From: "Henry" <henry(at)zen(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: Oracle and Postgresql
Date: 2008-09-01 07:42:58
Message-ID: b567385fc4f80dce868d28344196b651.squirrel@zenmail.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-www

On Sun, August 31, 2008 10:44 pm, Scott Marlowe wrote:
> The other thing that holds back PostgreSQL right now is a lack of
> experienced pgsql DBAs and application developers. That will change
> over time.

And built-in, simple to use, reliable, flexible and fast replication.
Many a Pg admin or implementer has looked on with envy at what Oracle does
"out of the box" in terms of replication alone. Yes, there are
third-party options (Slony, etc), but they're *third party*, and nowhere
near as reliable and robust as Pg itself. (thank heavens for Skytools,
btw)

This is /finally/ being addressed, although (very) belatedly. The Pg core
dev team always argued that replication was an add-on and should not form
part of the core (ie, similar nonsense excuses the MySQL team used for
"add-ons" such as triggers, etc).

Leaving this one vital issue so late has caused damage to Pg's reputation
in my view.

Come on Tom, how about talking to the Command Prompt folks (who are
?about? to release Mammoth Replicator as Open Source) and look at possibly
merging their Pg-mod replication work into Pg itself? If it's doable and
conforms to the Pg requirements, it will make up - and save - a mountain
of time. The alternative will be a few years of stabilising any new
replication code before it's considered safe to adopt in production.

Their. I've had my moan for the day, and I feel much better :-)

Cheers
Henry

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Henry 2008-09-01 07:51:14 Re: Oracle and Postgresql
Previous Message hubert depesz lubaczewski 2008-09-01 07:39:09 Re: Assistance with SQL

Browse pgsql-www by date

  From Date Subject
Next Message Henry 2008-09-01 07:51:14 Re: Oracle and Postgresql
Previous Message Yi Zhao 2008-09-01 04:05:08 why my delete command blocked....