Re: Dblink from oracle to PostgreSQL
Posted by
ErmanArslansOracleBlog on
May 03, 2021; 6:28am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Dblink-from-oracle-to-PostgreSQL-tp9674p9701.html
DG4ODBC is included in your Oracle Database Server license without extra cost.
I see that you are still confused.. Please see the following blog post and understand logic ;
https://ermanarslan.blogspot.com/2016/01/rdbms-oracle-to-sqlserver-dblink.htmlThis is for Oracle to SQLServer but the logic is the same. You just implement it for postgresql using the appropriate way and using the psqlODBC.