Want to update data from SQL file to PostgreSQL ?
Using FileToDB, a native GUI PostgreSQL client, a SQL to PostgreSQL converter, you can update data from SQL file to PostgreSQL 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.
- Import SQL data locally, avoid uploading big SQL file(s) to online services.
- Support large SQL files (big than 4GB).
- Support standard SQL files, and SQL files of database types: Access, DB2, DBF, MySQL, Oracle, PostgreSQL, SQLite, SQL Server, etc.
- Support Windows, Linux, macOS.
Update data from SQL file to PostgreSQL
Choose SQL file -> Set PostgreSQL table -> Update SQL data to PostgreSQL
Choose PostgreSQL and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select the “SQL” file type.
then show the wizard.
1. Open a SQL file.
2. Select a PostgreSQL table and config fields.
Set “Load Type” to “Update”, choice “By Key”.
3. Preview data.
4. Update SQL data to PostgreSQL .
Update SQL 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 updating SQL to PostgreSQL
You can schedule and automate this “SQL to PostgreSQL” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.