Want to batch export data from PostgreSQL tables to TXT (“;” semicolon delimited text) files?
Using DB To File, a TXT exporter for PostgreSQL on Windows, MacOS, and Linux, you can batch export data from PostgreSQL tables to TXT (“;” semicolon delimited text) files 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.
Download DBToFile
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Batch export data from PostgreSQL tables to TXT (“;” semicolon delimited text) files
Login to PostgreSQL -> Select PostgreSQL tables -> Set TXT (“;” semicolon delimited text) file options -> Export PostgreSQL tables to TXT
Choose PostgreSQL and logon.
Click “Export All Tables” at task dialog.
Select TXT file type.
1. Select PostgreSQL tables to export.
2. Set TXT (“;” semicolon delimited text) options.
3. See PostgreSQL tables to be exported.
4. Summary.
5. Export PostgreSQL data to TXT (“;” semicolon delimited text) files.
After exporting, you can view output TXT (“;” semicolon delimited text) files.
Export PostgreSQL tables to TXT in command line
Save “PostgreSQL to TXT” session, then you can:
- Export PostgreSQL tables to TXT in Windows command line.
- Export PostgreSQL tables to TXT in Linux command line.
- Export PostgreSQL tables to TXT in macOS command line.
Set scheduled tasks for exporting PostgreSQL tables to TXT
You can schedule and automate this converting task by:
1) Save session and create .bat file.