<?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 Changing the Database Superuser Password without Qlik Sense Installed in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Changing-the-Database-Superuser-Password-without-Qlik-Sense/ta-p/1715064</link>
    <description>&lt;P&gt;Qlik Sense requires the database superuser password to upgrade Qlik Sense or install Qlik Sense if an existing database is present.&lt;/P&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;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you lost the password, but have already uninstalled the existing version of Qlik Sense:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Back up &lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgresSQL&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Download and install PostgreSQL (note it needs to be the version you are currently using)&lt;/LI&gt;
&lt;LI&gt;When installing PostgreSQL ensure that the database folder is set to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Backup &lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\pg_hba.conf&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Replace '&lt;FONT face="courier new,courier"&gt;md5&lt;/FONT&gt;' with '&lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;'&lt;/LI&gt;
&lt;LI&gt;Start PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Connect to the database as '&lt;FONT face="courier new,courier"&gt;postgres&lt;/FONT&gt;', you will not need a password to connect due to the changes we previously made&lt;/LI&gt;
&lt;LI&gt;Change the password for '&lt;FONT face="courier new,courier"&gt;postgres&lt;/FONT&gt;' and '&lt;FONT face="courier new,courier"&gt;qliksenserepository&lt;/FONT&gt;'&lt;/LI&gt;
&lt;LI&gt;Shut down PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Restore the backup of pg_hba.conf&lt;/LI&gt;
&lt;LI&gt;Uninstall PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Install Qlik Sense using the new passwords&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 18 Oct 2021 09:39:26 GMT</pubDate>
    <dc:creator>Andrew_Delaney</dc:creator>
    <dc:date>2021-10-18T09:39:26Z</dc:date>
    <item>
      <title>Changing the Database Superuser Password without Qlik Sense Installed</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Changing-the-Database-Superuser-Password-without-Qlik-Sense/ta-p/1715064</link>
      <description>&lt;P&gt;Qlik Sense requires the database superuser password to upgrade Qlik Sense or install Qlik Sense if an existing database is present.&lt;/P&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;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you lost the password, but have already uninstalled the existing version of Qlik Sense:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Back up &lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgresSQL&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Download and install PostgreSQL (note it needs to be the version you are currently using)&lt;/LI&gt;
&lt;LI&gt;When installing PostgreSQL ensure that the database folder is set to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Backup &lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\pg_hba.conf&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Replace '&lt;FONT face="courier new,courier"&gt;md5&lt;/FONT&gt;' with '&lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;'&lt;/LI&gt;
&lt;LI&gt;Start PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Connect to the database as '&lt;FONT face="courier new,courier"&gt;postgres&lt;/FONT&gt;', you will not need a password to connect due to the changes we previously made&lt;/LI&gt;
&lt;LI&gt;Change the password for '&lt;FONT face="courier new,courier"&gt;postgres&lt;/FONT&gt;' and '&lt;FONT face="courier new,courier"&gt;qliksenserepository&lt;/FONT&gt;'&lt;/LI&gt;
&lt;LI&gt;Shut down PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Restore the backup of pg_hba.conf&lt;/LI&gt;
&lt;LI&gt;Uninstall PostgreSQL&lt;/LI&gt;
&lt;LI&gt;Install Qlik Sense using the new passwords&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 18 Oct 2021 09:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Changing-the-Database-Superuser-Password-without-Qlik-Sense/ta-p/1715064</guid>
      <dc:creator>Andrew_Delaney</dc:creator>
      <dc:date>2021-10-18T09:39:26Z</dc:date>
    </item>
  </channel>
</rss>

