interbase
DBReplicate
Submitted by kirk on Wed, 12/05/2007 - 12:25Simplify Interbase->PostgreSQL conversions
I wrote a Perl program to help my company migrate from Interbase to PostgreSQL by extracting a database's data and metadata and dumping it as a set of SQL commands (similar to pg_dump or mysqldump).
