Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Amazon RDS for PostgreSQL & Talend Open Studio

Hello all,

 

I've been asked to confirm that the following technologies can be used together;

 

Amazon RDS for PostgreSQL

Talend Open Studio running on an EC2 instance with Windows OS.

 

Ideally, I just need to know that is a connector that can be used.

 

Regards 

 

 

Labels (3)
3 Replies
iamabhishek
Creator III

PostgreSQL 9.5 / 9.6 / 10 / 11  - the corresponding Amazon Relational Database Service (Amazon RDS) is supported.
Connectors - tAmazonAuroraConnection, tAmazonAuroraInput etc...

Anonymous
Not applicable
Author

Thank you for the reply, I can't find any documentation around the exact Talend connector for RDS PostgreSQL, that's what's confusing me. 

 

The community post below is the reason I'm asking.

https://community.talend.com/t5/Design-and-Development/Amazon-RDS-Postgres-SQL/td-p/63795

 

Thank You 

iamabhishek
Creator III

I would suggest you to try this out by creating a db connection using PgSql as the database type and providing all the RDS database properties and use the db connection in your Talend job for tAmazonAuroraConnection, tAmazonAuroraInput and other RDS related connectors.