Re: Oracle and Postgresql

From: "Asko Oja" <ascoja(at)gmail(dot)com>
To: "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, "Michael Nolan" <htfoot(at)gmail(dot)com>, M2Y <mailtoyahoo(at)gmail(dot)com>
Subject: Re: Oracle and Postgresql
Date: 2008-09-03 13:17:54
Message-ID: ecd779860809030617q3ba56a54p92af0d82b815a8a9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-www

On Wed, Sep 3, 2008 at 5:56 AM, Robert Treat
<xzilla(at)users(dot)sourceforge(dot)net>wrote:

> On Tuesday 02 September 2008 17:21:12 Asko Oja wrote:
> > On Tue, Sep 2, 2008 at 2:09 AM, Michael Nolan <htfoot(at)gmail(dot)com> wrote:
> > > Oracle handles connecting to multiple databases (even on
> multiple/remote
> > > computers) fairly seamlessly, PG does not (yet.)
> >
> > Stuff we do with plProxy on PostgreSQL is in some respects more advanced
> > than anything Oracle has to offer :) We have hundreds of databases in
> quite
> > complex network of remote calls and replication.
> >
>
> Yes, but it is also far more complex to install, configure, and use,
> compared
> to something simple like oracle's dblink, which comes pre-installed, is
> simple to set-up, and has a much more straight-forward syntax for use in
> day
> to day query work.
>
We are working on these matters and hopefully get some of them solved in 8.4
:)
Configure and use part is NO more complex than Oracle and has several use
cases for which neither of dblinks is suitable.
Or are you claiming that calling functions is not straight forward and
seamless in PostgreSQL.
But yes getting plProxy into the database might be the hurdle for many
potential users.

>
> --
> Robert Treat
> Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Edoardo Panfili 2008-09-03 13:42:38 Re: immutable functions and enumerate type casts in indexes
Previous Message Maxim Boguk 2008-09-03 11:19:55 Postgresql optimisator deoptimise queries sometime...

Browse pgsql-www by date

  From Date Subject
Next Message SCassidy 2008-09-03 15:36:51 Re: Oracle and Postgresql
Previous Message Devrim GÜNDÜZ 2008-09-03 08:23:12 Updated 8.3 PDF, added 8.4 PDF