Re: Linking Oracle DB from postgresql

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Linking Oracle DB from postgresql
Дата
Msg-id 20050908171944.GC28361@pervasive.com
обсуждение исходный текст
Ответ на Linking Oracle DB from postgresql  (chandrasekare@sofil.co.jp)
Список pgsql-admin
DBI-Link (http://pgfoundry.org/projects/dbi-link/) is probably your best
bet. There's been some talk of expanding dblink, but nothing's happened
on that yet.

On Thu, Sep 08, 2005 at 10:37:23AM +0900, chandrasekare@sofil.co.jp wrote:
> Hi,
> I am new to pgsql.
> At present i ma having Oracle database and using pgsql for my new application.
> I would like to access data exists in Oracle database from new pgsql database.
>
> Is there a way to link Oracle database from pgsql?
> If not, is there any other ways to achieve it?
>
> Regards,
> Chandra.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Please help - libpq API
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: [HACKERS] How to determine date / time of last postmaster restart