Oracle -> Pg migration

From: Laszlo Forro <getforum(at)gmail(dot)com>
To: "pgsql-novice(at)lists(dot)postgresql(dot)org" <pgsql-novice(at)lists(dot)postgresql(dot)org>
Subject: Oracle -> Pg migration
Date: 2024-09-11 09:19:06
Message-ID: CAHsHJAjfwF1gso5j=oa62GrZB2HTRDD2yc3D22YKi_VwrA3vtg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi dear community,
We are to dig into the option of migrating an Oracle db to Pg and found the
Ora2Pg. However, that seem to do data migration, requires running Oracle
db. We would like to dump the Oracle object declarations (create statements
in SQL files) and move it to Pg first, no data migrated.
Can you guide us if there is any tool that can support this approach?
Thank you very much!
LF.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Muhammad Ikram 2024-09-11 12:05:43 Re: Oracle -> Pg migration
Previous Message Adam Brusselback 2024-09-02 14:50:33 Re: Calling oracle function from PostgreSQL