On Thu, 2009-01-08 at 15:12 -0500, Josh Harrison wrote: > Hi, > Is there any utility like (oracle's dblink etc) that can establish > connection between oracle and postgres database?
dbi-link
In the opposite direction, you can use Oracle's feature described here: http://lists.mysql.com/mysql/189287 (change to psqlodbc driver should be easy).