Re: Oracle to Postgres

From: ji hwan song <song7357(at)gmail(dot)com>
To: Muhammad Waqas <waqas(dot)m(at)bitnine(dot)net>
Cc: Sam Stearns <sam(dot)stearns(at)dat(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org, Catherine Schulz <catherine(dot)schulz(at)dat(dot)com>, Peter Garza <peter(dot)garza(at)dat(dot)com>, Henry Ashu <henry(dot)ashu(at)dat(dot)com>
Subject: Re: Oracle to Postgres
Date: 2024-07-12 13:13:34
Message-ID: CAHTrd785mvmau50pfh_BVSyO2FPbaaFNRvBGdU3tm6rJcNff5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

저는 한국의 20년차 dba 입니다. 현재 oracle /tibero db , podstgres,/edb/mysql /mariadb
, 서로 migration 할수 있는 java 된 프로그램 만들었습니다.
기능은 source db 와 targetdb 의 스키마 연동 ( table생성 ,pk 와 pk index 자동 생성 기능 ,
source db target db data migration 기능 까지 가능 합니다.
아직까지는 다양한 스키마로 테스트 안되었습니다. 저에게 oracle 11 버전 dump 파일을 보내주시면 테스트 해보고 소스 제공해
드리겠습니다.

2024년 7월 12일 (금) 오후 8:39, Muhammad Waqas <waqas(dot)m(at)bitnine(dot)net>님이 작성:

> ora2pg for object migration
> sqllines for data migration
>
> above tools are tested
>
> 2024년 7월 12일 (금) 오전 5:02, Sam Stearns <sam(dot)stearns(at)dat(dot)com>님이 작성:
>
>> Howdy,
>>
>> We have a project to migrate our Oracle databases that are hosted on an
>> Oracle Database Appliance to Postgres hosted on a Linux VM. Questions:
>>
>>
>> 1. Is there a tool out there that we can use to analyze resource
>> sizing on the Appliance that will give resource sizing recommendations for
>> the VM?
>> 2. Is there a schema conversion tool or similar out there that we can
>> use to convert Oracle ==> Postgres?
>>
>> Thanks,
>>
>> Sam
>>
>> --
>>
>> *Samuel Stearns*
>> Lead Database Administrator
>> *c:* 971 762 6879 | *o:* 503 672 5115 | DAT.com
>> [image: DAT]
>> <https://www.dat.com/?utm_medium=email&utm_source=DAT_email_signature_link>
>>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Avinash Vallarapu 2024-07-12 13:15:13 Re: Oracle to Postgres
Previous Message Muhammad Waqas 2024-07-12 11:39:14 Re: Oracle to Postgres