From:       To:      

MySQL to PostgreSQL

[FAQ]  [About Migration]  [Tutorial]  [Release Notes]  [Download]  [Buy]
Latest version 6.3 released 12/04/2023

MySQL to PostgreSQL converter is a program to migrate MySQL databases to PostgreSQL server. The program has high performance due to combination of efficient low-level techniques of reading/writing data and parallel migration algorithm. Command line support allows to script, automate and schedule the conversion process.

Features     
Video Demonstration

Limitations

Download trial version of MySQL to PostgreSQL

Requirements

Performance

MySQL to PostgreSQL converter uses low-level APIs for reading and writing data: MySQL C API (aka libmysql) and C application programmer's interface to PostgreSQL (aka libpq). Starting from version 6.3 it also applies new parallel migration engine. The main benefit of this technique is capability to set up all parameters automatically depending on hardware platform: volume of single transaction is configured based on available memory and concurrent threads are set up based on number of physical CPU cores. This results performance of database migration is about 500MB per minute on Intel(R) Core(TM) i7-12650H 2.30 GHz system with 32GB RAM.

Quick Launch

Once you stored conversion settings into profile you can run the program in Quick Launch mode. Just launch Windows Explorer and double-click on the profile description (.s2p) file with left mouse button. This will cause MySQL to PostgreSQL wizard to launch conversion loading the necessary settings from the specified profile. Then you will be taken right to the screen with progress of conversion without entering all conversion settings.

Synchronization

MySQL to PostgreSQL converter implements synchronization as combination of insert MySQL records that are missing in PostgreSQL table and update existing PostgreSQL records with MySQL data. For synchronization purpose source and destination tables must have identical structures and primary key or unique index defined.

If you need more options to configure the synchronization or need to reduce duration of the process via "incremental" technique, take a look at MySQL-PostgreSQL Sync, special product to synchronize MySQL and PostgreSQL databases.

Views

MySQL-to-PostgreSQL converts about 90% of syntax constructions involved into MySQL "CREATE VIEW" statements. Some of the conversion rules are described into this whitepaper.

PostgreSQL script file

MySQL to PostgreSQL converter allows users to migrate MySQL database into PostgreSQL format even when there is no connection to PostgreSQL server available for some reason. Following this way, the program converts MySQL data into a local PostgreSQL script file instead of migrating it to PostgreSQL server directly. The resulting file contains PostgreSQL statements to create all tables and to fill them with the data. Click here to learn how to import dump file into PostgreSQL database.

Try before you buy

Still not sure the program fits your needs? Try free demo version with limited features. It will allow you to convert only 50 records for each database table, it does NOT convert queries/views and foreign keys. Test the quality of the demo and come back to place an order if satisfied with the results.

Download trial version of MySQL to PostgreSQL

Ordering

Intelligent Converters software is distributed through downloading from our server only. For online credit card purchasing select the desired software package in the table below and click the corresponding ORDER NOW link. To learn about alternative payment options please visit our Ordering Page.

MySQL to PostgreSQL
single user license
$59 ORDER NOW
MySQL to PostgreSQL
corporate license
$149 ORDER NOW
MySQL-PostgreSQL Sync
bi-directional incremental synchronization
$49 ORDER NOW
MySQL Migration Toolkit
migrate any data source to MySQL and vice versa
$99 ORDER NOW