Re: [GENERAL] how to connect to oracle database
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
Hi, I have one question. Is there any possibility to connect from postgresql function (plpgsql) to oracle database with help of dblink? Pawel Kopka