Want to transfer data from PostgreSQL query results to Redshift table?
Using Withdata software DBCopier, a PostgreSQL to Redshift converter, you can transfer data from PostgreSQL query result to Redshift 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 PostgreSQL query To Redshift table
Login to PostgreSQL and Redshift -> Enter source PostgreSQL query -> Set target Redshift table -> Copy PostgreSQL query data to Redshift table
Choose source PostgreSQL database and logon.
Choose target Redshift database and logon.
Click “Convert From Query” at task dialog.
then show the wizard.
1. Set a PostgreSQL query.
2. Select a destination Redshift table and config fields.
3. Preview data.
4. Transfer data from PostgreSQL query result to Redshift table.
Transfer data from PostgreSQL query to Redshift 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 PostgreSQL query to Redshift
You can schedule and automate this “PostgreSQL to Redshift” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.