Oracle / Postgres Interface - Mailing list pgsql-general

From Shah, Sameer
Subject Oracle / Postgres Interface
Date
Msg-id F9993905EB1CDF448853CAC299006F2006F87A@westexch1.vicorpower.vicr.com
Whole thread Raw
Responses Re: Oracle / Postgres Interface
List pgsql-general

Hi All,

 

I would appreciate any input on this dilemma:

 

  1. I have DataBase-A which is Oracle on Server A with FunctionA (PLSQL)
  2. I have DataBase-B which is Postgress on Server B with FunctionB (PgSQL)
  3. I need to call FunctionA from FunctionB

 

I don’t mind rewriting PgSQL to some other language in Postgress if need be.

 

Can I do this? If Yes, How?

 

Please reply as soon as possible.

 

Thanks,

Sameer

 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: abnormal data grow
Next
From: Doug McNaught
Date:
Subject: Re: Oracle / Postgres Interface