<?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 Not able to Write in postgress SQL through Qlik write back Table using Qlik Atomation ? in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Not-able-to-Write-in-postgress-SQL-through-Qlik-write-back-Table/m-p/2541936#M6414</link>
    <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;
&lt;P&gt;I'm encountering an issue while trying to implement a WriteBack functionality from Qlik to a secure PostgreSQL database. Here are the details:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Current Setup:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Using Qlik WriteBack table&lt;/LI&gt;
&lt;LI&gt;Target: Secure PostgreSQL database (not publicly accessible)&lt;/LI&gt;
&lt;LI&gt;Successfully connected using PostgreSQL connector block&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; When attempting to write to the database, I'm receiving the following error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SQLSTATE[08006] [7] connection to server at "server-name", port 5432 failed: timeout expired 
(SQL: SELECT MAX(modified_date) FROM db)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;What I've tried:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Established connection using PostgreSQL connector block&lt;/LI&gt;
&lt;LI&gt;Confirmed the database connection is successful initially&lt;/LI&gt;
&lt;LI&gt;Verified the WriteBack table configuration&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;How can I resolve this timeout issue while maintaining the security of the PostgreSQL database?&lt;/LI&gt;
&lt;LI&gt;Are there any specific configuration settings I should adjust in the PostgreSQL connector?&lt;/LI&gt;
&lt;LI&gt;Is there an alternative approach to implement WriteBack functionality with a secure PostgreSQL database?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Any guidance or best practices would be greatly appreciated. Thank you in advance!&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;DIV class="json-value" data-v-1fd17910=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="json-value" data-v-1fd17910=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 29 Jan 2026 09:29:26 GMT</pubDate>
    <dc:creator>FaizanMirza</dc:creator>
    <dc:date>2026-01-29T09:29:26Z</dc:date>
    <item>
      <title>Not able to Write in postgress SQL through Qlik write back Table using Qlik Atomation ?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Not-able-to-Write-in-postgress-SQL-through-Qlik-write-back-Table/m-p/2541936#M6414</link>
      <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;
&lt;P&gt;I'm encountering an issue while trying to implement a WriteBack functionality from Qlik to a secure PostgreSQL database. Here are the details:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Current Setup:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Using Qlik WriteBack table&lt;/LI&gt;
&lt;LI&gt;Target: Secure PostgreSQL database (not publicly accessible)&lt;/LI&gt;
&lt;LI&gt;Successfully connected using PostgreSQL connector block&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; When attempting to write to the database, I'm receiving the following error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SQLSTATE[08006] [7] connection to server at "server-name", port 5432 failed: timeout expired 
(SQL: SELECT MAX(modified_date) FROM db)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;What I've tried:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Established connection using PostgreSQL connector block&lt;/LI&gt;
&lt;LI&gt;Confirmed the database connection is successful initially&lt;/LI&gt;
&lt;LI&gt;Verified the WriteBack table configuration&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;How can I resolve this timeout issue while maintaining the security of the PostgreSQL database?&lt;/LI&gt;
&lt;LI&gt;Are there any specific configuration settings I should adjust in the PostgreSQL connector?&lt;/LI&gt;
&lt;LI&gt;Is there an alternative approach to implement WriteBack functionality with a secure PostgreSQL database?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Any guidance or best practices would be greatly appreciated. Thank you in advance!&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;DIV class="json-value" data-v-1fd17910=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="json-value" data-v-1fd17910=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Jan 2026 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Not-able-to-Write-in-postgress-SQL-through-Qlik-write-back-Table/m-p/2541936#M6414</guid>
      <dc:creator>FaizanMirza</dc:creator>
      <dc:date>2026-01-29T09:29:26Z</dc:date>
    </item>
  </channel>
</rss>

