Want to copy data from one Redshift table to another Redshift table?
Using Withdata software DBCopier, a Redshift data transfer, you can copy data from one Redshift table to another 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.
Copy data from one Redshift table to another Redshift table
Login to source and target Redshift -> Choose source Redshift table -> Set target Redshift table -> Copy Redshift data
Choose source/target Redshift database and logon.
Click “Convert From Table” at task dialog.
then show the wizard.
1. Open a source Redshift table.
2. Select a destination Redshift table and config fields.
3. Preview data.
4. Copy data between Redshift.
Copy Redshift table to to another Redshift table in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for coping Redshift table to to another Redshift table
You can schedule and automate this “Redshift Copy” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.