<?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: Backup question on Qlik Sense Repository Database in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066556#M24901</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want move qlik sense in another location we have an article with all steps:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Support-Updates/Qlik-Sense-Migration-Migrating-your-Entire-Qlik-Sense/ba-p/1586020" target="_blank"&gt;https://community.qlik.com/t5/Support-Updates/Qlik-Sense-Migration-Migrating-your-Entire-Qlik-Sense/ba-p/1586020&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Benoit&lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2023 07:23:59 GMT</pubDate>
    <dc:creator>Benoit_C</dc:creator>
    <dc:date>2023-05-02T07:23:59Z</dc:date>
    <item>
      <title>Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2064650#M24862</link>
      <description>&lt;P&gt;Hi. I am doing a backup to my Qlik Sense and one of the instructions in Qlik Sense website is to not stop the Qlik Sense Repository Database during the backup.&lt;/P&gt;
&lt;P&gt;I found that in my services, the Qlik Sense Repository Database is not running. When I start the service, it will immediately stop running again.&lt;/P&gt;
&lt;P&gt;My Qlik Sense is still working fine despite this.&lt;/P&gt;
&lt;P&gt;What is going on here? Is this the expected behaviour? Should I go ahead and just backup my Qlik Sense after I stop the other services manually?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 08:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2064650#M24862</guid>
      <dc:creator>user467341</dc:creator>
      <dc:date>2023-04-26T08:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065214#M24876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&amp;nbsp;Can you please provide the version of Qlik Sense, and also the version of postgres being used?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 10:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065214#M24876</guid>
      <dc:creator>Eugene_Sleator</dc:creator>
      <dc:date>2023-04-27T10:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065334#M24879</link>
      <description>&lt;P&gt;Hi Eugene,&lt;/P&gt;
&lt;P&gt;Thanks for your reply. The version I am using is "Qlik Sense May 2022 Patch 2 - 14.67.11".&lt;/P&gt;
&lt;P&gt;As for the PostgreSQL, I am unsure which exact PostgreSQL is being run. In my "...\Qlik\Sense\Repository\PostgreSQL", I have two folders of PostgreSQL (9.6 and 12.5).&lt;/P&gt;
&lt;P&gt;If I look into my server Services (Local), "Qlik Sense Repository Database" is not running and is in manual mode. There is another service called "PostgreSQL-x64-12" which is running.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 14:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065334#M24879</guid>
      <dc:creator>user467341</dc:creator>
      <dc:date>2023-04-27T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065452#M24881</link>
      <description>&lt;P&gt;This should be the correct command:&lt;BR /&gt;"C:\Program Files\Qlik\Sense\Repository\PostgreSQL\12.5\bin\"pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\backup\QSR_backup_date.tar" QSR&lt;BR /&gt;&lt;BR /&gt;To answer the original question, yes, this would be expected if the installation was originally 9.6 and was upgraded to 12.5 through this process:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Upgrading-Qlik-Sense-Repository-Database-from-PostgreSQL-9-6-to/ta-p/1934238" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Upgrading-Qlik-Sense-Repository-Database-from-PostgreSQL-9-6-to/ta-p/1934238&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note that&amp;nbsp;&lt;STRONG&gt;postgresql-x64-12 &lt;/STRONG&gt;is the new service name.&amp;nbsp; You can find this info about halfway down the site page.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&amp;nbsp;&lt;BR /&gt;Jay&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 19:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065452#M24881</guid>
      <dc:creator>Jay_Brown</dc:creator>
      <dc:date>2023-04-27T19:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065509#M24882</link>
      <description>&lt;P&gt;Thank you Jay. May I know if I should keep postgresql-x64-12 running or stop this service during the backup (all other Qlik Services stopped)?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 01:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065509#M24882</guid>
      <dc:creator>user467341</dc:creator>
      <dc:date>2023-04-28T01:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065575#M24883</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&amp;nbsp; yes you should keep the&amp;nbsp;&lt;SPAN&gt;postgresql-x64-12&amp;nbsp;service running while backing up the DB.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 07:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065575#M24883</guid>
      <dc:creator>Eugene_Sleator</dc:creator>
      <dc:date>2023-04-28T07:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065598#M24884</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;If you have Qlik Sense working despite the Qlik sense Repository Database service is stopped, that you mean you have migrated your Postgres version with our Tool named "Qlik PostgreSQL Installer" (QPI):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Upgrading-Qlik-Sense-Repository-Database-from-PostgreSQL-9-6-to/ta-p/1934238" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Upgrading-Qlik-Sense-Repository-Database-from-PostgreSQL-9-6-to/ta-p/1934238&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you have a new service named "PostgreSQL-x64-12".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that you need to perform the final step of the above article before migrate the Qlik Sense version, otherwise you'll have some issue during the migration:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No further steps are needed unless you plan to upgrade Qlik Sense Enterprise on Windows to the next major release. If you plan to upgrade to, for example, November 2022, the old Qlik Sense Repository Database service must be removed from the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perform the following steps to delete the Qlik Sense Repository Database Service:&lt;/P&gt;
&lt;P&gt;1. Open a command prompt and run the command:&lt;BR /&gt;cd "C:\ProgramData\Package Cache"&lt;BR /&gt;2. From there, run:&lt;BR /&gt;c:\ProgramData\Package Cache\dir /s PostgreSQL.msi&lt;BR /&gt;3. The folder containing PostgreSQL.msi will be revealed.&lt;BR /&gt;4. Right-click on the PostgreSQL.msi file and select uninstall from the menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So to answer your question about the Postgres backup, all instruction remains the same appart of the service name as now it is not anymore "Qlik Sense repository Database".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Benoit&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 08:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2065598#M24884</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-04-28T08:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066462#M24898</link>
      <description>&lt;P&gt;Hi Benoit,&lt;/P&gt;
&lt;P&gt;Sorry for the late reply.&lt;/P&gt;
&lt;P&gt;May I confirm that I should perform last step to delete&amp;nbsp;&lt;SPAN&gt;Qlik Sense Repository Database before conducting any backup (certificates, Qlik Sense Site)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 23:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066462#M24898</guid>
      <dc:creator>user467341</dc:creator>
      <dc:date>2023-05-01T23:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066536#M24899</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;If you want to recover it's better to take a snapshopt of the environment. Because if you delete the service it's when you are sure all is working as expected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Benoit&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 06:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066536#M24899</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-05-02T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066552#M24900</link>
      <description>&lt;P&gt;Hi Benoit,&lt;/P&gt;
&lt;P&gt;Could you share the instructions to save the snapshot?&lt;/P&gt;
&lt;P&gt;If I understand correctly, the procedures to do the backup will be:&lt;/P&gt;
&lt;P&gt;1. Save the snapshot&lt;/P&gt;
&lt;P&gt;2. Perform the last step to delete Qlik Sense Repository Database&lt;/P&gt;
&lt;P&gt;3. Perform backup to the certificates, Qlik Sense Site as per&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/February2023/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backup-and-restore.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/February2023/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backup-and-restore.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;4. Restore the backup in the new Qlik Sense server (latest Qlik Sense version)&lt;/P&gt;
&lt;P&gt;An additional information, I am planning a migration for my Qlik Sense server into another location and will be downloading the latest version during this new install. Therefore, I suppose it is 100% necessary to complete the database upgrade?&lt;/P&gt;
&lt;P&gt;Much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 07:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066552#M24900</guid>
      <dc:creator>user467341</dc:creator>
      <dc:date>2023-05-02T07:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backup question on Qlik Sense Repository Database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066556#M24901</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/206261"&gt;@user467341&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want move qlik sense in another location we have an article with all steps:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Support-Updates/Qlik-Sense-Migration-Migrating-your-Entire-Qlik-Sense/ba-p/1586020" target="_blank"&gt;https://community.qlik.com/t5/Support-Updates/Qlik-Sense-Migration-Migrating-your-Entire-Qlik-Sense/ba-p/1586020&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Benoit&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 07:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Backup-question-on-Qlik-Sense-Repository-Database/m-p/2066556#M24901</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-05-02T07:23:59Z</dc:date>
    </item>
  </channel>
</rss>

