Ora2Pg 12.0 released

From: Gilles Darold <gilles(dot)darold(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Ora2Pg 12.0 released
Date: 2013-10-22 09:41:40
Message-ID: 52664854.30200@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Ora2Pg 12.0 released

Version 12.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 major release includes three new features:

- Export materialized views with native PostgreSQL 9.3 syntax
(default now)
- Allow export of tables and indexes using their original tablespace
information.
- Automatic column reordering with tables export to minimized the
footprint
on disc, so that more rows fit on a data page.

and lot of bug fixes.

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

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2013-10-28 14:38:47 == PostgreSQL Weekly News - October 28 2013 ==
Previous Message David Fetter 2013-10-21 05:20:58 == PostgreSQL Weekly News - October 20 2013 ==