<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CONNECT TO DATABASE POSTGRESQL USING TALEND in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316253#M86818</link>
    <description>Hi,
&lt;BR /&gt;I forgot to tell you in the begining that the DB postgresql is on a linux server. I try to connect on it with PUTTY SSH then i can connect successfully with the DB using the same parameters that i use on talend and i can access on the tables on the DB. So i tried to connect with another ETL tool but i have the same error. I am really at court of idea, without being able connected to&amp;nbsp; the DB I can'nt begun my project, anyone could help me&amp;nbsp; please !!!
&lt;BR /&gt;Thanks In Advance ,
&lt;BR /&gt;Laetty</description>
    <pubDate>Tue, 17 May 2016 12:18:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-17T12:18:55Z</dc:date>
    <item>
      <title>CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316247#M86812</link>
      <description>HI, 
&lt;BR /&gt;I have a small problem and I do not manage to find solution...&amp;nbsp; 
&lt;BR /&gt;Then here, I have a postgresql installed on my computer (computer A)&amp;nbsp; under linux.&amp;nbsp; I would like to connect me to this base since another&amp;nbsp; computer Windows 7pro (computer B) using talend, on the same network as&amp;nbsp; computer A. 
&lt;BR /&gt;For that, I started by modifying the files (on computer A)&amp;nbsp; postgresql.conf:&amp;nbsp; listen_address = ' * ' 
&lt;BR /&gt;pg_hba.conf:&amp;nbsp; host all postgres 192.168.10.(ip of my computer B)/24&amp;nbsp; trust 
&lt;BR /&gt;To connect it self in talend I make like this:&amp;nbsp; 
&lt;BR /&gt;user 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ostgres 
&lt;BR /&gt;password:*****&amp;nbsp; 
&lt;BR /&gt;server:192.168.10.(ip computerA) 
&lt;BR /&gt;port:5432 
&lt;BR /&gt;DB:db_name 
&lt;BR /&gt;And i have this error:failure of connection you must modify the parameters of the data base&amp;nbsp; Failure of connection You must modify the parameters of the data base.&amp;nbsp; org.postgresql.util.PSQLException:&amp;nbsp; Refused connection.&amp;nbsp; Check that&amp;nbsp; the name of machine and the port are correct and that postmaster&amp;nbsp; accepts connections TCP/IP.&amp;nbsp; 
&lt;BR /&gt;can you help me please!!!</description>
      <pubDate>Wed, 11 May 2016 12:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316247#M86812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-11T12:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316248#M86813</link>
      <description>Hi,
&lt;BR /&gt;Can you successfully ping/telnet&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;computer A from&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Windows 7pro (computer B)? Are your&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;postgresql DB connection parameter(user, password, port...) correct for you? Can you connect to&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;postgresql DB through client&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;without using Talend Tool?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 12 May 2016 08:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316248#M86813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T08:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316249#M86814</link>
      <description>Hi thank you for your reply, 
&lt;BR /&gt;yes I can make ping/telnet to computer A from Windows 7pro it walks&amp;nbsp; very well, yes I believe that the parameter of connection of my DB is correct. No i can't connect to&amp;nbsp;postgresql DB through client&amp;nbsp;without using Talend Tool.
&lt;BR /&gt;Thanks In Advance ,
&lt;BR /&gt;Laetty</description>
      <pubDate>Thu, 12 May 2016 13:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316249#M86814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-12T13:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316250#M86815</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;No i can't connect to&amp;nbsp;postgresql DB through client&amp;nbsp;without using Talend Tool&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;It seems there is something wrong with the&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;parameters of the data base. What's talend build version you are using? Open source or subscription version?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 13 May 2016 11:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316250#M86815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T11:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316251#M86816</link>
      <description>hi,
&lt;BR /&gt;But i think that the parameters of the DB are correct. I'm using TOS_DI version 6.1.1 open source.
&lt;BR /&gt;thanks
&lt;BR /&gt;Laetty.</description>
      <pubDate>Fri, 13 May 2016 11:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316251#M86816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-13T11:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316252#M86817</link>
      <description>Hi,
&lt;BR /&gt;Have you tried to use other DB tool/ client to connect to your&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;postgresql DB without using Talend Tool to make sure that t&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;he parameters of the DB are correct&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 17 May 2016 10:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316252#M86817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-17T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316253#M86818</link>
      <description>Hi,
&lt;BR /&gt;I forgot to tell you in the begining that the DB postgresql is on a linux server. I try to connect on it with PUTTY SSH then i can connect successfully with the DB using the same parameters that i use on talend and i can access on the tables on the DB. So i tried to connect with another ETL tool but i have the same error. I am really at court of idea, without being able connected to&amp;nbsp; the DB I can'nt begun my project, anyone could help me&amp;nbsp; please !!!
&lt;BR /&gt;Thanks In Advance ,
&lt;BR /&gt;Laetty</description>
      <pubDate>Tue, 17 May 2016 12:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316253#M86818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-17T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316254#M86819</link>
      <description>&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;laetty,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Consider adding an entry in ipconfig file for activating port no - 5432. This will help in accepting connections on this port no from remote computers. Please explore on HOW-TO edit ipconfig configurations.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Ashok Karnam&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Tue, 17 May 2016 13:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316254#M86819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-17T13:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: CONNECT TO DATABASE POSTGRESQL USING TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316255#M86820</link>
      <description>Hi Ashok,&lt;BR /&gt;I don't find how to process to your proposition!!!&lt;BR /&gt;Thanks&lt;BR /&gt;Laetty</description>
      <pubDate>Thu, 19 May 2016 07:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONNECT-TO-DATABASE-POSTGRESQL-USING-TALEND/m-p/2316255#M86820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T07:34:38Z</dc:date>
    </item>
  </channel>
</rss>

