Want to transfer data from MySQL query results to PostgreSQL table?
Using Withdata software DBCopier, a MySQL to PostgreSQL converter, you can transfer data from MySQL (MariaDB, Percona) query result to PostgreSQL table easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Support Windows, Linux, macOS.
Transfer data from MySQL (MariaDB, Percona) query To PostgreSQL table
Login to MySQL and PostgreSQL -> Enter source MySQL query -> Set target PostgreSQL table -> Copy MySQL query data to PostgreSQL table
Choose source MySQL database and logon.
Choose target PostgreSQL database and logon.
Click “Convert From Query” at task dialog.
then show the wizard.
1. Set a MySQL query.
2. Select a destination PostgreSQL table and config fields.
3. Preview data.
4. Transfer data from MySQL (MariaDB, Percona) query result to PostgreSQL table.
Transfer data from MySQL query to PostgreSQL in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for transferring data from MySQL query to PostgreSQL
You can schedule and automate this “MySQL to PostgreSQL” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.