how to port Oracle database to PostgreSQL?

From: "Vassilev, Lubomir G(dot)" <lyubomir(at)ou(dot)edu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: how to port Oracle database to PostgreSQL?
Date: 2004-10-20 19:47:37
Message-ID: 2E392E1E4AF06D46B1720012FF4E2070019246D3@XMAIL1.sooner.net.ou.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ok, this is what's going on. i have this VB.NET application with Oracle
8.1.7 back end, but now i have to switch the whole thing to PostgreSQL.
how do i do that? it's a big database, about 135 tables, a lot of views,
triggers, a few stored procedures and functions. i understand there is
some tool to do that.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gary Doades 2004-10-20 19:49:54 Re: how much ram do i give postgres?
Previous Message Andrew Sullivan 2004-10-20 19:38:09 Re: Sequence question