<?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] BYTEA in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375471#M137883</link>
    <description>You can mark it at resolved 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Mon, 22 Sep 2014 14:29:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-22T14:29:47Z</dc:date>
    <item>
      <title>[resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375466#M137878</link>
      <description>hello,&lt;BR /&gt;I have a postgresql table with bytea.&lt;BR /&gt;I want to get a file with my field bytea but I don't know how to unescape my field with talend so the size of my flied is X2.&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 18 Sep 2014 16:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375466#M137878</guid>
      <dc:creator>WEBER1</dc:creator>
      <dc:date>2014-09-18T16:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375467#M137879</link>
      <description>It is hard for me to understand what do you mean and whats your problem. Perhaps you spend some more sentences to explain your issue a bit deeper.
&lt;BR /&gt;
&lt;A href="http://www.postgresql.org/docs/9.0/static/datatype-binary.html" rel="nofollow noopener noreferrer"&gt;http://www.postgresql.org/docs/9.0/static/datatype-binary.html&lt;/A&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375467#M137879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-19T10:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375468#M137880</link>
      <description>Sorry&lt;BR /&gt;I use a tPostgresqlInput to access my table. My query returns just one blob (one column and one row). So, in the schema, I have just one column (type=byte[] and db type=BYTEA).&lt;BR /&gt;I join the tPostgresql to a tFileOutputDelimeted in which the output schema has one row with the type byte[].&lt;BR /&gt;When I execute the job, the size of the output file is X2 rather the size of bytea field.&lt;BR /&gt;I have the same jobs with a tDB2Input or a tMysqlInput and they are OK.&lt;BR /&gt;I think, it's because of the representation of bytea type and how talend reads it. I don't know if I must change my query, choose another java type in my schema or something else.&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 19 Sep 2014 13:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375468#M137880</guid>
      <dc:creator>WEBER1</dc:creator>
      <dc:date>2014-09-19T13:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375469#M137881</link>
      <description>If I understood you correctly you want to get the content as String.
&lt;BR /&gt;I would check what you get if you setup the schema column to the data type String (with the dbType VARCHAR).
&lt;BR /&gt;I would bet you will get the correct content.</description>
      <pubDate>Fri, 19 Sep 2014 20:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375469#M137881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-19T20:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375470#M137882</link>
      <description>I find.&lt;BR /&gt;It is not a talend problem.&lt;BR /&gt;It's a conf postgresql problem (we must have bytea_output = 'escape' in postgresql.conf)&lt;BR /&gt;It could be closed.</description>
      <pubDate>Mon, 22 Sep 2014 14:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375470#M137882</guid>
      <dc:creator>WEBER1</dc:creator>
      <dc:date>2014-09-22T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] BYTEA</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375471#M137883</link>
      <description>You can mark it at resolved 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 22 Sep 2014 14:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-BYTEA/m-p/2375471#M137883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T14:29:47Z</dc:date>
    </item>
  </channel>
</rss>

