<?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: PostgreSQL connection error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327369#M96754</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you so much for your mail, PFB new connection details. i have created new PostgreSQL DB in Heroku. Hope it helps, because using heroku i am able to connect to this PostgreSQL database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Host: ec2-54-163-254-143.compute-1.amazonaws.com&lt;/P&gt; 
&lt;P&gt;Port : 5432&lt;/P&gt; 
&lt;P&gt;Database : d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;schema : salesforce&lt;/P&gt; 
&lt;P&gt;User : npdulhqsumdyhv&lt;/P&gt; 
&lt;P&gt;Password : c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599&lt;/P&gt; 
&lt;P&gt;URI : postgres://npdulhqsumdyhv:c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599@ec2-54-163-254-143.compute-1.amazonaws.com:5432/d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;Heroku CLI : heroku pg&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;sql postgresql-curved-11352 --app nikumtestapp1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;Narendra Nikum&lt;/P&gt; 
&lt;P&gt;9731271416&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 10:36:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T10:36:39Z</dc:date>
    <item>
      <title>PostgreSQL connection error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327367#M96752</link>
      <description>&lt;P&gt;Hi All / Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting below error while i am trying to connect to Heroku PostgreSQL. Request you to kindly help me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Connection details:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;DB Type : PostgreSQL&lt;/P&gt; 
&lt;P&gt;DB Verson : Prior to v9 or any&lt;/P&gt; 
&lt;P&gt;Host : ec2-54-75-224-100.eu-west-1.compute.amazonaws.com&lt;/P&gt; 
&lt;P&gt;Database : d47os107p1ek80&lt;/P&gt; 
&lt;P&gt;Login&amp;nbsp;: geznadgmngwblo&lt;/P&gt; 
&lt;P&gt;Port : 5432&lt;/P&gt; 
&lt;P&gt;Password : 40b1f6233cd25b3acef5b27185919683894692e8895fa8a7b4d7bfd5d8de6f66&lt;/P&gt; 
&lt;P&gt;Schema : salesforcennikumdevorg&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Error:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;java.lang.RuntimeException: org.postgresql.util.PSQLException: Connection attempt timed out.&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:195)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1095)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:289)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:3983)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;/P&gt; 
&lt;P&gt;Caused by: org.postgresql.util.PSQLException: Connection attempt timed out.&lt;BR /&gt;at org.postgresql.Driver$ConnectThread.getResult(Driver.java:352)&lt;BR /&gt;at org.postgresql.Driver.connect(Driver.java:264)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:186)&lt;BR /&gt;... 9 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;Narendra Nikum&lt;/P&gt; 
&lt;P&gt;+91 9731271416&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327367#M96752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL connection error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327368#M96753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;With your DB connection parameters, could you successfully connect to PostgreSQL DB directly by client without talend tool?&lt;/P&gt; 
&lt;P&gt;Have you already downloaded and installed required jar files in talend studio for PostgreSQL connection?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 10:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327368#M96753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-21T10:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL connection error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327369#M96754</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you so much for your mail, PFB new connection details. i have created new PostgreSQL DB in Heroku. Hope it helps, because using heroku i am able to connect to this PostgreSQL database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Host: ec2-54-163-254-143.compute-1.amazonaws.com&lt;/P&gt; 
&lt;P&gt;Port : 5432&lt;/P&gt; 
&lt;P&gt;Database : d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;schema : salesforce&lt;/P&gt; 
&lt;P&gt;User : npdulhqsumdyhv&lt;/P&gt; 
&lt;P&gt;Password : c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599&lt;/P&gt; 
&lt;P&gt;URI : postgres://npdulhqsumdyhv:c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599@ec2-54-163-254-143.compute-1.amazonaws.com:5432/d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;Heroku CLI : heroku pg&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;sql postgresql-curved-11352 --app nikumtestapp1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;Narendra Nikum&lt;/P&gt; 
&lt;P&gt;9731271416&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327369#M96754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL connection error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327370#M96755</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i am trying in my home network i am getting below error. Kindly help me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Host: ec2-54-163-254-143.compute-1.amazonaws.com&lt;/P&gt; 
&lt;P&gt;Port : 5432&lt;/P&gt; 
&lt;P&gt;Database : d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;schema : salesforce&lt;/P&gt; 
&lt;P&gt;User : npdulhqsumdyhv&lt;/P&gt; 
&lt;P&gt;Password : c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599&lt;/P&gt; 
&lt;P&gt;URI : postgres://npdulhqsumdyhv:c0130dd662e703254a654978fb375450598973ce2af91c652836c20195c64599@ec2-54-163-254-143.compute-1.amazonaws.com:5432/d21gmbnlr6hi6s&lt;/P&gt; 
&lt;P&gt;Heroku CLI : heroku pg&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;sql postgresql-curved-11352 --app nikumtestapp1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;java.lang.RuntimeException: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "157.49.1.67", user "npdulhqsumdyhv", database "d21gmbnlr6hi6s", SSL off&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:195)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1095)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:289)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:3983)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "157.49.1.67", user "npdulhqsumdyhv", database "d21gmbnlr6hi6s", SSL off&lt;BR /&gt;at org.postgresql.Driver$ConnectThread.getResult(Driver.java:341)&lt;BR /&gt;at org.postgresql.Driver.connect(Driver.java:264)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:186)&lt;BR /&gt;... 9 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you,&lt;/P&gt; 
&lt;P&gt;Narenndra Nikum&lt;/P&gt; 
&lt;P&gt;9731271416&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 14:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327370#M96755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL connection error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327371#M96756</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please have a look at this article:&lt;A title="https://stackoverflow.com/questions/16740095/org-postgresql-util-psqlexception-fatal-no-pg-hba-conf-entry-for-host" href="https://stackoverflow.com/questions/16740095/org-postgresql-util-psqlexception-fatal-no-pg-hba-conf-entry-for-host" target="_self" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/16740095/org-postgresql-util-psqlexception-fatal-no-pg-hba-conf-entry-for-host&lt;/A&gt; to see if it is OK with your issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 04:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PostgreSQL-connection-error/m-p/2327371#M96756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T04:53:54Z</dc:date>
    </item>
  </channel>
</rss>

