Ora2Pg 12.1 released - Mailing list pgsql-announce

From Gilles Darold
Subject Ora2Pg 12.1 released
Date
Msg-id 52E7DCD0.5050908@dalibo.com
Whole thread Raw
List pgsql-announce
Ora2Pg 12.1 released

Version 12.1 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 minor release is mainly a maintenance release with some minor
bug fixes and a new configuration directive, INDEXES_SUFFIX, to append
a suffix to indexes names.

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

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 and external
table).

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

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

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



pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - January 26 2014 ==
Next
From: Gilles Darold
Date:
Subject: pgCluu 1.1 released