Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] export datas from Postgresql database to .csv file

Hi
I'm trying to export datas from a postgresql database in csv file.
first i created a metadata about my database, I checked the connection. I created a schema to get access to table . everything is Ok
second i drag and drop the table from the metadata in the job, the wizzard propose to create a TELTpostgresinput component. I create a tmap , a tFileoutputdelimeted.
when i try to link the TELTpostgresinput to tmap it fails!
I cannot link the TELTpostgresinput to another component except a teltpostgresmap whitch cannot be linked to the tFileoutputdelimeted.
what is the correct way?
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

thanks
I didn't find the rigth component because I forgot to enable Postgres in the palette project options.
I must be more concentrated!
regards

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi
Welcome to Talend Community!
Try to use tPostgreSqlInput component here. Then you will get the result.
The wizzard is to help you choose the components about postgresql. It's just a list without order.
Regards,
Pedro
Anonymous
Not applicable
Author

thanks
I didn't find the rigth component because I forgot to enable Postgres in the palette project options.
I must be more concentrated!
regards