<?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 Exception in component tPostgresqlInput ERROR in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362530#M126652</link>
    <description>Hi,
&lt;BR /&gt;i have this ERRORS when i try to synchronise between two tables in two different postgresql DB
&lt;BR /&gt;any help please...??
&lt;BR /&gt;
&lt;BR /&gt; connecting to socket on port 3493
&lt;BR /&gt; connected
&lt;BR /&gt;Exception in component tPostgresqlInput_1
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: schema "pg_rami" does not exist
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1327)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:192)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:451)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:336)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:235)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.tPostgresqlInput_1Process(cnx_2_bd_pg.java:645)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.runJobInTOS(cnx_2_bd_pg.java:1189)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.main(cnx_2_bd_pg.java:1057)
&lt;BR /&gt; disconnected
&lt;BR /&gt;PS: 
&lt;BR /&gt;"pg_rami" is my input DB name
&lt;BR /&gt;"cnx_2_bd_pg_0_1" is my job name</description>
    <pubDate>Mon, 26 Mar 2012 10:24:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-03-26T10:24:21Z</dc:date>
    <item>
      <title>Exception in component tPostgresqlInput ERROR</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362530#M126652</link>
      <description>Hi,
&lt;BR /&gt;i have this ERRORS when i try to synchronise between two tables in two different postgresql DB
&lt;BR /&gt;any help please...??
&lt;BR /&gt;
&lt;BR /&gt; connecting to socket on port 3493
&lt;BR /&gt; connected
&lt;BR /&gt;Exception in component tPostgresqlInput_1
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: schema "pg_rami" does not exist
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1327)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:192)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:451)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:336)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:235)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.tPostgresqlInput_1Process(cnx_2_bd_pg.java:645)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.runJobInTOS(cnx_2_bd_pg.java:1189)
&lt;BR /&gt; at testsynchro.cnx_2_bd_pg_0_1.cnx_2_bd_pg.main(cnx_2_bd_pg.java:1057)
&lt;BR /&gt; disconnected
&lt;BR /&gt;PS: 
&lt;BR /&gt;"pg_rami" is my input DB name
&lt;BR /&gt;"cnx_2_bd_pg_0_1" is my job name</description>
      <pubDate>Mon, 26 Mar 2012 10:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362530#M126652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-26T10:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tPostgresqlInput ERROR</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362531#M126653</link>
      <description>Hi
&lt;BR /&gt;Welcome to talend community!
&lt;BR /&gt;The concepts of schema and DB are different.
&lt;BR /&gt;The error shows that you type DB name in Schema textfield.
&lt;BR /&gt;You'd better check all parameters from postgresql.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 26 Mar 2012 10:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362531#M126653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-26T10:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tPostgresqlInput ERROR</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362532#M126654</link>
      <description>Thanks for the help</description>
      <pubDate>Mon, 26 Mar 2012 11:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tPostgresqlInput-ERROR/m-p/2362532#M126654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-26T11:08:17Z</dc:date>
    </item>
  </channel>
</rss>

