<?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: Import binary files into Postgres Database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284681#M58322</link>
    <description>Hi 
&lt;BR /&gt;You can find a similar request in topic: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCjGvCAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-File-into-BLOB/td-p/67476&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 16 Jun 2011 10:39:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-16T10:39:32Z</dc:date>
    <item>
      <title>Import binary files into Postgres Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284678#M58319</link>
      <description>I need to migrate binary files (pdfs, txt,...) from disk into a Postgres Database (bytea). How does this work, is it even possible?</description>
      <pubDate>Sat, 16 Nov 2024 12:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284678#M58319</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import binary files into Postgres Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284679#M58320</link>
      <description>You load the file into the database using lo_import(), and retrieve it from the database using lo_export(). &lt;BR /&gt;in the advanced settings of your postgres output, under additional columns, replace your blob column with lo_import(?)&lt;BR /&gt;the data value for this column should be the file name you want to insert to the blob.</description>
      <pubDate>Wed, 15 Jun 2011 15:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284679#M58320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-15T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import binary files into Postgres Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284680#M58321</link>
      <description>as I know lo_import() is only for oid
&lt;BR /&gt;for bytea you need a JDBC PreparedStatement, right?
&lt;BR /&gt;I thought there is a easier way in talend to do this (in combination with tmap)</description>
      <pubDate>Thu, 16 Jun 2011 10:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284680#M58321</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-16T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Import binary files into Postgres Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284681#M58322</link>
      <description>Hi 
&lt;BR /&gt;You can find a similar request in topic: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCjGvCAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-File-into-BLOB/td-p/67476&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 16 Jun 2011 10:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-binary-files-into-Postgres-Database/m-p/2284681#M58322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-16T10:39:32Z</dc:date>
    </item>
  </channel>
</rss>

