Contents
ora2pg
A utility for converting Oracle databases to PostgreSQL.
ora2pg
is a utility for converting Oracle (and also MySQL) databases to PostgreSQL. It is written in Perl.
ora2pg
is distributed under the GPL license (details).
Release history
This is a summary of recent significant releases; for a full and detailed list of releases, see the ora2pg release notes and the ora2pg release page.
- Version 23.0 (2021-11-15)
- Version 22.0 (2021-06-26)
- Version 21.1 (2021-04-01)
- Version 21.0 (2020-10-12)
- Version 20.0 (2019-01-18)
- Version 19.0 (2018-08-18)
- Version 18.0 (2017-01-31)
- Version 17.0 (2016-02-23)
- Version 16.0 (2015-10-19)
- Version 15.0 (2015-02-05)
- Version 14.0 (2014-11-13)
- Version 13.0 (2014-06-02)
- Version 12.0 (2013-10-22)
- Version 11.0 (2013-03-25)
The first commit in ora2pg
's GitHub repository (commit e8777977) is from 2012, containing version 7 of ora2pg
. Until the release of PostgreSQL 8.2 in 2006, ora2pg
was available as a PostgreSQL contrib module (see ora2pg (contrib module)).