Ora2Pg version 17.0 released - Mailing list pgsql-announce

From Gilles Darold
Subject Ora2Pg version 17.0 released
Date
Msg-id 56CB80F6.5080601@dalibo.com
Whole thread Raw
List pgsql-announce
Paris, France - Febuary 22th, 2016

**Ora2Pg 17.0 released**

Version 17.0 of Ora2Pg, a free and reliable tool used to migrate an
Oracle database to PostgreSQL, has been officially released and is
publicly available for download.

This new major release adds a new action type to obtain a count
of all objects, primary keys, constraints, etc., at both sides, Oracle
and PostgreSQL.  To perform a diff between the two database and
verify that everything have been well imported, just set the DSN to
Oracle and PostgreSQL and run ora2pg as follow:

   ora2pg -c config/ora2pg.conf -t TEST > migration_diff.txt

It also fixes several major and minor issues reported by users.

A new ora2pg command line option have been added to ora2pg script:

  * Add --count_rows command line option to perform a real row count
    on both side, Oracle and PostgreSQL, in TEST report.

As usual there is also some bug fixes and Oracle to PostgreSQL
conversion adjustments, for a complete list see:
https://github.com/darold/ora2pg/blob/master/changelog

===== Links & Credits =====

Thanks to all contributors, they are all cited in the changelog file.

Useful Links:

    - Website: http://ora2pg.darold.net/
    - Download: http://sourceforge.net/projects/ora2pg/
    - Development: https://github.com/darold/ora2pg
    - Changelog: https://github.com/darold/ora2pg/blob/master/changelog
    - Documentation: https://github.com/darold/ora2pg/blob/master/README

--------------

**About Ora2Pg**

Ora2Pg is an easy and reliable tool to migrate from Oracle to
PostgreSQL. It is developed since 2001 and can export most of the
Oracle objects (table, view, materialized view, tablespace, sequence,
indexes, trigger, grant, function, procedure, package, partition,
data, blob, external table, etc.).

Ora2Pg works on any platform and is available under the GPL v3 licence.

Docs, Download & Support at http://ora2pg.darold.net/

--------------

--
Gilles Darold
Consultant PostgreSQL
http://dalibo.com - http://dalibo.org



pgsql-announce by date:

Previous
From: Gilles Darold
Date:
Subject: pgBadger 8.0 released
Next
From: Marko Kreen
Date:
Subject: PgBouncer 1.7.2