<?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] Create database table index in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297509#M70072</link>
    <description>Figured it out
&lt;BR /&gt;tRowGenerate (1 row) ----Iterate----&amp;gt;tPostgresSQLRow</description>
    <pubDate>Sat, 29 May 2010 04:20:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-29T04:20:08Z</dc:date>
    <item>
      <title>[resolved] Create database table index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297508#M70071</link>
      <description>I am trying to have talend create an index on a Postgres database. If i put this in the table query on a tPostgresInput:&lt;BR /&gt;"CREATE INDEX \"INDIX\"&lt;BR /&gt;  ON working&lt;BR /&gt;  USING btree&lt;BR /&gt;  (\"RECORDID\", \"SOURCE\")"&lt;BR /&gt;&lt;BR /&gt;It actually works fine, the index is created,  but I get an error:&lt;BR /&gt;Exception in component tPostgresqlInput_1&lt;BR /&gt;org.postgresql.util.PSQLException: No results were returned by the query.&lt;BR /&gt;	at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:236)&lt;BR /&gt;	&lt;BR /&gt;Any other way to do this? Or turn off errors?&lt;BR /&gt;Thanks Marc</description>
      <pubDate>Sat, 16 Nov 2024 13:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297508#M70071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Create database table index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297509#M70072</link>
      <description>Figured it out
&lt;BR /&gt;tRowGenerate (1 row) ----Iterate----&amp;gt;tPostgresSQLRow</description>
      <pubDate>Sat, 29 May 2010 04:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297509#M70072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-29T04:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Create database table index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297510#M70073</link>
      <description>Hi Marc,&lt;BR /&gt;I am looking to create multiple indexes on a table, please can you elaborate on what the configuration of your tRowGenerator looks like for the index creation as well as what the tXXXRow looks loke.&lt;BR /&gt;Thanks&lt;BR /&gt;glongi</description>
      <pubDate>Tue, 22 Mar 2011 15:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Create-database-table-index/m-p/2297510#M70073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-22T15:29:24Z</dc:date>
    </item>
  </channel>
</rss>

