From:       To:      
Home > Documentation > MySQL to PostgreSQL

Migrating from MySQL to PostgreSQL Using pgloader

Pgloader is a migration tool that facilitates the transfer of data from MySQL, SQLite and MS SQL Server to PostgreSQL. It is free and needs the following prerequisites:

As soon as you fulfill all these requirements, Pgloader can be installed from the Ubuntu APT repositories using the apt command. However, in order to use the useSSL option in v3.5.1 and later, it is necessary to install from the source code that can be obtained from the GitHub repository.

After the installation of Pgloader succeeds, the database migration procedure containing the following steps may be started:

Have questions? Contact us