Want to bulk import TSV files into PostgreSQL tables at one time?
Using Withdata software FileToDB, a TSV to PostgreSQL converter, you can bulk import TSV files into PostgreSQL tables in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally, Avoid uploading LARGE TSV file(s) to online services.
- Support Windows, Linux, macOS.
Bulk import TSV files into PostgreSQL tables
Login to PostgreSQL -> Choose TSV files -> Set PostgreSQL tables -> Import TSV files to PostgreSQL tables
Choose PostgreSQL and logon.
Click “Wizard – N Files To N Tables” at task dialog.
Select the “TSV” file type.
then show the wizard.
1. Select a folder that constains TSV files.
Support large ( > 4GB ) TSV files.
2. Config first TSV file importing options.
3. Set “Import Type”.
4. Map PostgreSQL tables to TSV files.
5. Summary. Set “Convert Rows” and “Skip Rows” if need.
6. Import TSV files to PostgreSQL tables, 1 file to 1 table, one by one.
View imported data in PostgreSQL table
Bulk import TSV files into PostgreSQL tables in command line
Save “bulk TSV files to PostgreSQL tables” session, then you can:
- Bulk import TSV files into PostgreSQL tables in Windows command line.
- Bulk import TSV files into PostgreSQL tables in Linux command line.
- Bulk import TSV files into PostgreSQL tables in macOS command line.
Set scheduled tasks for bulk importing TSV files into PostgreSQL tables
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)