Postgres <-> Oracle
Rainer Mager <rmager@vgkk.com>
From: "Rainer Mager" <rmager@vgkk.com>
To: <pgsql-admin@postgresql.org>
Date: 2001-05-13T22:55:38Z
Lists: pgsql-hackers
Hi all, We have an application that runs on both Postgres and Oracle. One problem we've been facing as maintaining the the installed/default database for the application. Once it is up and running, things are fine, but since we primarily develop on Postgres we sometimes hit problems when it is time to convert all of our work to Oracle. I was wondering if anyone knows of any tools that take a Postgres dump and convert it to something Oracle can accept? Thanks, --Rainer