![]() SSIS PostgreSQL Destination AdapterPostgreSQL Destination can be used to perform bulk insert in PostgreSQL Table from any data source using SSIS. Features
|
|
Download Help File Buy | View All Tasks |
Create new PostgreSQL connection
![Create new PostgreSQL connection](https://cdn.zappysys.com/onlinehelp/ssis-powerpack/scr/images/postgreSQL-destination/ssis-PostgreSql-Destination-connection.png)
Supports the new ZS-POSTGRESQL Connection.
Configure PostgreSQL Connection
![Configure PostgreSQL Connection](https://cdn.zappysys.com/onlinehelp/ssis-powerpack/scr/images/postgreSQL-destination/ssis-postgresql-connection.png)
Connects to the ZS-POSTGRESQL connection where you can configure, server, ports, user and password.
Select PostgreSQL destination Connection
![Select PostgreSQL destination ConnectionSelect PostgreSQL destination Connection](https://cdn.zappysys.com/onlinehelp/ssis-powerpack/scr/images/postgreSQL-destination/ssis-PostgreSql-Destination-config1.png)
In connection manager, you can select your connection
Configure PostgreSQL destination Target settings
![Configure PostgreSQL destination Target settings](https://cdn.zappysys.com/onlinehelp/ssis-powerpack/scr/images/postgreSQL-destination/ssis-PostgreSql-Destination-config2.png)
SSIS PostgreSQL detination allow to select the table, configure batch size and the Logging Mode.
Configure PostgreSQL destination Mapping settings
![UConfigure PostgreSQL destination Mapping settings](https://cdn.zappysys.com/onlinehelp/ssis-powerpack/scr/images/postgreSQL-destination/ssis-PostgreSql-Destination-config3.png)
Using SSIS OAuth Connection Manager in JSON Source – Read data from REST API via OAuth 1.0 or OAuth 2.0
Articles / Tutorials
Click here to see all articles for [SSIS PostgreSQL Destination] category
Load data into PostgreSQL from Excel file using SSISIntroduction In this post, we will learn How to Load data into PostgreSQL from Excel file using SSIS PostgreSQL Destination. We will use SSIS PowerPack to connect PostgreSQL. This article also covers how to read Excel file in SSIS. SSIS PostgreSQL Destination can be used to perform bulk insert in PostgreSQL Table from any data source using SSIS. […] |