Skip to content

Set of tools w use to migrate an Oracle database to Postgresql using ora2pg but in parallel

Notifications You must be signed in to change notification settings

menardorama/ora2pg_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ora2pg_tools

Set of tools we use to migrate an Oracle database to Postgresql using ora2pg but in parallel

The ora2pg_wrapper is just a basic script that will copy only one table, it will create the table and copy the data.

This is just a WIP.

To manage parallelism, we use ppss (https://code.google.com/p/ppss/) to minimize the migration time.

About

Set of tools w use to migrate an Oracle database to Postgresql using ora2pg but in parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages