<?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>article Backing up the Qlik Enterprise Manager PostgreSQL database and restoring it to a new major PostgreSQL version using pgAdmin in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Backing-up-the-Qlik-Enterprise-Manager-PostgreSQL-database-and/ta-p/2498692</link>
    <description>&lt;P&gt;This article provides the necessary steps to back up an existing Qlik Enterprise Manager PostgreSQL database before restoring it to a new major version of PostgreSQL. We will use pgAdmin for the process.&lt;/P&gt;
&lt;P&gt;For Qlik Enterprise Mangaer's System Requirements, including PostgreSQL compatibility, see &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/Main/Installation/Software_Requirements.htm#anchor-4" target="_blank" rel="noopener"&gt;Additional software requirements&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you are upgrading&amp;nbsp;&lt;EM&gt;within&amp;nbsp;&lt;/EM&gt;a major PostgreSQL release (example: 14.5 to 14.8), no manual backup and restore is necessary. Simply download the PostgreSQL installer and upgrade your current instance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are upgrading to a&amp;nbsp;&lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;major PostgreSQL release (example: 12.x to 14.x):&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI&gt;
&lt;P&gt;Backup the existing PostgreSQL database of your Qlk Enterprise Manager instance using pgAdmin:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;Right-click on the existing PostgreSQL database (in our example: postgres)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Select &lt;STRONG&gt;Backup&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="backup.png" style="width: 552px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175899i63DFD9EB5EBD1237/image-dimensions/552x556?v=v2" width="552" height="556" role="button" title="backup.png" alt="backup.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Fill in the required information:&lt;BR /&gt;&lt;BR /&gt;File Name: Your backup file name&lt;BR /&gt;Format: TAR&lt;BR /&gt;Role: &amp;nbsp;Current role name&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Backup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fill out backup information.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175900iEDEC3581A22EF7AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="fill out backup information.png" alt="fill out backup information.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Download the new major version of PostgreSQL you want to upgrade to. For example, you may be moving from 12.x to 14.x.&lt;/LI&gt;
&lt;LI&gt;Install the new PostgreSQL instance on the Qlik Enterprise Manager host&lt;BR /&gt;&lt;BR /&gt;for PostgreSQL-specific installation instructions, see PostgreSQL's manuals.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;PostgreSQL instance, create a &lt;STRONG&gt;New User&lt;/STRONG&gt; identical to the one used in the previously backed-up database&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;PostgreSQL instance, create a &lt;STRONG&gt;New Database&lt;/STRONG&gt; with an identical name to the previously backed-up database&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Restore your&amp;nbsp;&lt;STRONG&gt;backup&amp;nbsp;&lt;/STRONG&gt;to the&amp;nbsp;new database using pgAdmin:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Right-click on the newly created database (in our example: postgres)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Restore&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="restore.png" style="width: 811px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175901i4405E3063F92AF4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="restore.png" alt="restore.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Fill in the required information:&lt;BR /&gt;&lt;BR /&gt;Format: Custom or Tar&lt;BR /&gt;File Name: Your backup file name&lt;BR /&gt;Role: Previous role name&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Restore&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="restore the previous backup.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175902i3EAC7EBA98391B9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="restore the previous backup.png" alt="restore the previous backup.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Point Qlik Enterprise Manager to the new PostgreSQL database by following the steps in&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Official-Support-Articles/Unable-to-start-collector-in-analytics-module-of-Qlik-Enterprise/ta-p/2430288" target="_blank" rel="noopener"&gt;Unable to start collector in analytics module of Qlik Enterprise Manager when changing the database&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Verify you can see the old analytics information&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Enterprise Manager" id="qlikEnterpriseManager"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 19 Dec 2024 15:05:03 GMT</pubDate>
    <dc:creator>Gerald_U</dc:creator>
    <dc:date>2024-12-19T15:05:03Z</dc:date>
    <item>
      <title>Backing up the Qlik Enterprise Manager PostgreSQL database and restoring it to a new major PostgreSQL version using pgAdmin</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Backing-up-the-Qlik-Enterprise-Manager-PostgreSQL-database-and/ta-p/2498692</link>
      <description>&lt;P&gt;This article provides the necessary steps to back up an existing Qlik Enterprise Manager PostgreSQL database before restoring it to a new major version of PostgreSQL. We will use pgAdmin for the process.&lt;/P&gt;
&lt;P&gt;For Qlik Enterprise Mangaer's System Requirements, including PostgreSQL compatibility, see &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/Main/Installation/Software_Requirements.htm#anchor-4" target="_blank" rel="noopener"&gt;Additional software requirements&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you are upgrading&amp;nbsp;&lt;EM&gt;within&amp;nbsp;&lt;/EM&gt;a major PostgreSQL release (example: 14.5 to 14.8), no manual backup and restore is necessary. Simply download the PostgreSQL installer and upgrade your current instance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are upgrading to a&amp;nbsp;&lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;major PostgreSQL release (example: 12.x to 14.x):&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI&gt;
&lt;P&gt;Backup the existing PostgreSQL database of your Qlk Enterprise Manager instance using pgAdmin:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;Right-click on the existing PostgreSQL database (in our example: postgres)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Select &lt;STRONG&gt;Backup&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="backup.png" style="width: 552px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175899i63DFD9EB5EBD1237/image-dimensions/552x556?v=v2" width="552" height="556" role="button" title="backup.png" alt="backup.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Fill in the required information:&lt;BR /&gt;&lt;BR /&gt;File Name: Your backup file name&lt;BR /&gt;Format: TAR&lt;BR /&gt;Role: &amp;nbsp;Current role name&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Backup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fill out backup information.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175900iEDEC3581A22EF7AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="fill out backup information.png" alt="fill out backup information.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Download the new major version of PostgreSQL you want to upgrade to. For example, you may be moving from 12.x to 14.x.&lt;/LI&gt;
&lt;LI&gt;Install the new PostgreSQL instance on the Qlik Enterprise Manager host&lt;BR /&gt;&lt;BR /&gt;for PostgreSQL-specific installation instructions, see PostgreSQL's manuals.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;PostgreSQL instance, create a &lt;STRONG&gt;New User&lt;/STRONG&gt; identical to the one used in the previously backed-up database&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;EM&gt;new&amp;nbsp;&lt;/EM&gt;PostgreSQL instance, create a &lt;STRONG&gt;New Database&lt;/STRONG&gt; with an identical name to the previously backed-up database&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Restore your&amp;nbsp;&lt;STRONG&gt;backup&amp;nbsp;&lt;/STRONG&gt;to the&amp;nbsp;new database using pgAdmin:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Right-click on the newly created database (in our example: postgres)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Restore&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="restore.png" style="width: 811px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175901i4405E3063F92AF4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="restore.png" alt="restore.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Fill in the required information:&lt;BR /&gt;&lt;BR /&gt;Format: Custom or Tar&lt;BR /&gt;File Name: Your backup file name&lt;BR /&gt;Role: Previous role name&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Restore&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="restore the previous backup.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175902i3EAC7EBA98391B9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="restore the previous backup.png" alt="restore the previous backup.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Point Qlik Enterprise Manager to the new PostgreSQL database by following the steps in&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Official-Support-Articles/Unable-to-start-collector-in-analytics-module-of-Qlik-Enterprise/ta-p/2430288" target="_blank" rel="noopener"&gt;Unable to start collector in analytics module of Qlik Enterprise Manager when changing the database&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Verify you can see the old analytics information&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Enterprise Manager" id="qlikEnterpriseManager"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 19 Dec 2024 15:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Backing-up-the-Qlik-Enterprise-Manager-PostgreSQL-database-and/ta-p/2498692</guid>
      <dc:creator>Gerald_U</dc:creator>
      <dc:date>2024-12-19T15:05:03Z</dc:date>
    </item>
  </channel>
</rss>

