Re: Oracle and Postgresql

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: Oracle and Postgresql
Дата
Msg-id 1220411185.25502.12.camel@neuromancer.home.net
обсуждение исходный текст
Ответ на Re: Oracle and Postgresql  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
On Tue, 2008-09-02 at 22:56 -0400, Robert Treat wrote:
> 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 :)

> 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.
>

I've not used oracle's dblink before, but based on PG's dblink, one
thing which I didn't especially like is the need to pre-cast the data
types. Then again, how else will it know what data (type) is being
pulled in?

For simple queries, knowing the data type means an additional lookup to
determine the data-type casting needed for the query.



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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Oracle and Postgresql
Следующее
От: Joseph S
Дата:
Сообщение: Re: Index non-usage problem in 8.2.9