Re: Postgres stored proc that extracts data from Oracle

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Postgres stored proc that extracts data from Oracle
Дата
Msg-id 20050314044816.GB30090@wolff.to
обсуждение исходный текст
Ответ на Postgres stored proc that extracts data from Oracle  (James <jamesfuerte@yahoo.com>)
Список pgsql-general
On Thu, Mar 10, 2005 at 17:12:46 -0800,
  James <jamesfuerte@yahoo.com> wrote:
>
> Do you guys have thoughts on how to implement this? I
> am not expecting an easy solution but I wish to get
> started asap. Any advice would be appreciated.

My usual solution is to use a perl script which talks to both databases.

The dblink module in postgres might also be useful to you.

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Oracle's Virtual Private Database functionality
Следующее
От: George Essig
Дата:
Сообщение: Re: sql question