<?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 Backup to Postgres QSR not finished in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488541#M28309</link>
    <description>&lt;P&gt;Hi Techies ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do an upgrade of my Qlik Sense Enterprise in Windows. The first step is to take a backup of Postgres.&lt;/P&gt;
&lt;P&gt;Following of documentation .. these commands ran ok:&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\SenseServices_backup.tar" SenseServices&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSMQ_backup.tar" QSMQ&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\Licenses_backup.tar" Licenses&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;But, When I run the&amp;nbsp;&lt;SPAN&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSR_backup.tar" QSR command, this command never finished, I have wait a couple of hour and after that I kill de Command Prompt window, The file TAR is created but it is open by the pg_dump command.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Any idea? I need this backup before to start the upgrade process ..&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Thanks in Advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Gabriel&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 22:31:04 GMT</pubDate>
    <dc:creator>Gabriel_Araya</dc:creator>
    <dc:date>2024-10-22T22:31:04Z</dc:date>
    <item>
      <title>Backup to Postgres QSR not finished</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488541#M28309</link>
      <description>&lt;P&gt;Hi Techies ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to do an upgrade of my Qlik Sense Enterprise in Windows. The first step is to take a backup of Postgres.&lt;/P&gt;
&lt;P&gt;Following of documentation .. these commands ran ok:&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\SenseServices_backup.tar" SenseServices&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSMQ_backup.tar" QSMQ&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\Licenses_backup.tar" Licenses&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;But, When I run the&amp;nbsp;&lt;SPAN&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSR_backup.tar" QSR command, this command never finished, I have wait a couple of hour and after that I kill de Command Prompt window, The file TAR is created but it is open by the pg_dump command.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Any idea? I need this backup before to start the upgrade process ..&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Thanks in Advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-mc-conditions="Features.HLP-11201"&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;Gabriel&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 22:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488541#M28309</guid>
      <dc:creator>Gabriel_Araya</dc:creator>
      <dc:date>2024-10-22T22:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Backup to Postgres QSR not finished</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488592#M28312</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try to execute the following command before the QSR backup ?&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;pg_dump.exe -h localhost -p 4432 -U postgres -v -b -F t -T _deletedentitylog -f "E:\backup\QSR_Backup.tar" QSR &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 06:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488592#M28312</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2024-10-23T06:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Backup to Postgres QSR not finished</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488689#M28316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks, We will run the command in the day .. I will keep update.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 12:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-to-Postgres-QSR-not-finished/m-p/2488689#M28316</guid>
      <dc:creator>Gabriel_Araya</dc:creator>
      <dc:date>2024-10-23T12:06:31Z</dc:date>
    </item>
  </channel>
</rss>

