Re: [GENERAL] how to connect to oracle database

2012-07-24 Thread Pavel Stehule
Hello 2012/7/24 Pawel Kopka : > 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-li

[GENERAL] how to connect to oracle database

2012-07-24 Thread Pawel Kopka
Hi, I have one question. Is there any possibility to connect from postgresql function (plpgsql) to oracle database with help of dblink? Pawel Kopka