I have been using Postgresql for several recent applications and I am very happy with it but on my next project have to share data with an existing Oracle database on HP UNIX. The existing Oracle system expects to communicate with another Oracle database using SQL*net but I want to use Postgresql on Linux (Intel).
Are there any interfaces that I can use to make this seamless to the existing Oracle system? I am not averse to paying for commercial connectivity software if I can use Postgresql on my project.