Skip to content
Primal Pappachan edited this page Jun 24, 2020 · 1 revision

Migrate from MySQL to PostgreSQL instance

./build/bin/pgloader mysql://root:password@localhost/mini postgresql://sieve:password@localhost/mini 

https://pgloader.readthedocs.io/en/latest/pgloader.html

Clone this wiki locally