Home > Documentation >
PostgreSQL to MS SQL > Tutorial
Step 4 of 6. Select Databases
On this wizard screen you should select PostgreSQL databases and
Microsoft SQL destination (it can be a database or T-SQL script).
If you have necessary permissions to list databases on PostgreSQL server,
drop down the combo box to select PostgreSQL database from the list.
Also, you can specify log file to write execution traces of the conversion
process. Leave this field blank to disable logging.
Existing SQL Server database can be processed as follows:
- Overwrite the entire database
- Overwrite existing tables only
- Skip existing tables
- Merge
- Synchronize
Existing T-SQL script file will be overwritten.