Re: Oracle and Postgresql

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: Oracle and Postgresql
Дата
Msg-id 200809022256.51541.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: Oracle and Postgresql  ("Asko Oja" <ascoja@gmail.com>)
Ответы Re: Oracle and Postgresql  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Re: Oracle and Postgresql  ("Asko Oja" <ascoja@gmail.com>)
Список pgsql-general
On Tuesday 02 September 2008 17:21:12 Asko Oja wrote:
> On Tue, Sep 2, 2008 at 2:09 AM, Michael Nolan <htfoot@gmail.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.

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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Subqueries in Check() -- Still Intentionally Omitted?
Следующее
От: Ow Mun Heng
Дата:
Сообщение: Re: Oracle and Postgresql