<?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: [resolved] PostgreSQL Connection issue with SSL in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319721#M89937</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It worked with me when I added "?ssl=true" in the database section in Metadata Section, but When I tried to use the connection in tPostgreInput it gives me the below error:&lt;/P&gt;&lt;P&gt;ERROR: cross-database references are not implemented: "unitylive?ssl=true.public.Organization"&lt;BR /&gt;Position: 520&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how can I solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Apr 2020 10:47:25 GMT</pubDate>
    <dc:creator>rafaaaaa</dc:creator>
    <dc:date>2020-04-11T10:47:25Z</dc:date>
    <item>
      <title>[resolved] PostgreSQL Connection issue with SSL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319717#M89933</link>
      <description>Hey, 
&lt;BR /&gt;So I have stumbled upon a weird issue when trying to create a SSL PostgreSQL connection. 
&lt;BR /&gt; 
&lt;BR /&gt;If I paste the jdbc connection string directly into the "String of Connection" I am able to connect with my credentials. 
&lt;BR /&gt; 
&lt;BR /&gt;When I attempt to "Finish" this component, it fails. Which makes sense because the schema field is not properly set. 
&lt;BR /&gt; 
&lt;BR /&gt;The issue I am running into is when I set the schema field. The string doesn't propagate through to the "String of Connection" causing an error to be thrown. 
&lt;BR /&gt; 
&lt;BR /&gt;Anyone know what I am doing wrong/have any suggestions as a work around? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Brian 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Wed, 08 May 2013 03:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319717#M89933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-08T03:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] PostgreSQL Connection issue with SSL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319718#M89934</link>
      <description>Anyone have a work around?</description>
      <pubDate>Fri, 10 May 2013 05:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319718#M89934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T05:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] PostgreSQL Connection issue with SSL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319719#M89935</link>
      <description>Resolved the issue:&lt;BR /&gt;?ssl=true&amp;amp;sslfactory=org.postgresql.ssl.NonValidatingFactory&lt;BR /&gt;Needs to be added in the Database section.</description>
      <pubDate>Mon, 13 May 2013 23:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319719#M89935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T23:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] PostgreSQL Connection issue with SSL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319720#M89936</link>
      <description>Thanks , this worked for me. Was able to see in the code that the &amp;nbsp;jdbc URL string url_tPostgresqlConnection_1 got the&amp;nbsp;&lt;BR /&gt;?ssl=true&amp;amp;sslfactory=org.postgresql.ssl.NonValidatingFactory&lt;BR /&gt;appended to it.</description>
      <pubDate>Thu, 17 Mar 2016 22:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319720#M89936</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-03-17T22:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] PostgreSQL Connection issue with SSL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319721#M89937</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It worked with me when I added "?ssl=true" in the database section in Metadata Section, but When I tried to use the connection in tPostgreInput it gives me the below error:&lt;/P&gt;&lt;P&gt;ERROR: cross-database references are not implemented: "unitylive?ssl=true.public.Organization"&lt;BR /&gt;Position: 520&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how can I solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 10:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-PostgreSQL-Connection-issue-with-SSL/m-p/2319721#M89937</guid>
      <dc:creator>rafaaaaa</dc:creator>
      <dc:date>2020-04-11T10:47:25Z</dc:date>
    </item>
  </channel>
</rss>

