Hello

2012/7/24 Pawel Kopka <pawelko...@wp.pl>:
> Hi,
>
> I have one question.
> Is there any possibility to connect from postgresql function (plpgsql) to
> oracle database with help of dblink?
>
> Pawel Kopka

dblink from contrib allows only connect to Postgres, but you can use
http://pgfoundry.org/projects/dbi-link/ or you can try
http://pgxn.org/dist/oracle_fdw/

Regards

Pavel Stehule

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to