<?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 How to reset forgotten PostgreSQL password in Qlik Sense Enterprise on Windows in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/ta-p/1712725</link>
    <description>&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FlsZ1aBAvOIE%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DlsZ1aBAvOIE&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FlsZ1aBAvOIE%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="Qlik Fix: How to reset postgreSQL password in Qlik Sense" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A password is provided during the installation of Qlik Sense Enterprise on Windows.&amp;nbsp;Should you forget this password, there's no way to retrieve it; however, it is possible to reset the password by following the steps below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If after the procedure is completed errors are logged of a wrong password, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Qliksenserepository-password-error-in-the-event-logs-after/ta-p/1715654" target="_blank" rel="noopener"&gt;Qliksenserepository password error in the event logs after changing the database service user password&lt;/A&gt;&amp;nbsp;for further information.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop all the Qlik Sense services&lt;BR /&gt;&lt;BR /&gt;Verify that the &lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; service (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt; if the database is not a bundled install and/or was installed using QPI) is stopped.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="new service postgresqlx6412.png" style="width: 504px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117475i94727AC2D7D62F43/image-size/large?v=v2&amp;amp;px=999" role="button" title="new service postgresqlx6412.png" alt="new service postgresqlx6412.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik sense repository database service.png" style="width: 434px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117476i00928DA668257674/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik sense repository database service.png" alt="qlik sense repository database service.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The next step will require modifying the &lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;postgresql.conf&lt;/FONT&gt; files. We will swap the currently active authentication method to &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;, allowing us to connect without a password.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Before modifying the file, take a backup of both files.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;File locations:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Default (bundled):&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\12.5&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;Alternative (unbundled, custom install):&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\PostgreSQL\12.5\data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;EM&gt;*12.5 refers to the PostgreSQL version. Adjust accordingly depending on what version is installed.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Open a text editor (such as Notepad or Notepad++)&amp;nbsp;&lt;STRONG&gt;As Administrator&amp;nbsp;&lt;/STRONG&gt;and browse to the &lt;FONT face="courier new,courier"&gt;.conf&lt;/FONT&gt; file location.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you cannot see the .conf files, switch the file view to &lt;STRONG&gt;All Files (*)&amp;nbsp;&lt;/STRONG&gt;or&amp;nbsp;&lt;STRONG&gt;All Types&lt;/STRONG&gt;, depending on your editor.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="all files or all types.png" style="width: 582px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117477i93EA03032056D9C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="all files or all types.png" alt="all files or all types.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change the &lt;FONT face="courier new,courier"&gt;METHOD&lt;/FONT&gt; from &lt;FONT face="courier new,courier"&gt;md5&lt;/FONT&gt;&amp;nbsp;(alternative: &lt;FONT face="courier new,courier"&gt;scram-sha-256&lt;/FONT&gt;)&lt;SPAN&gt;&amp;nbsp;to &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Only the first two lines for IPv4 and IPv6 entries must be changed.&amp;nbsp;&lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt; must be lowercase.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;STRONG style="font-family: inherit;"&gt;Original:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;# TYPE  DATABASE        USER            ADDRESS                 METHOD

# IPv4 local connections:
host    all             all             127.0.0.1/32            md5
# IPv6 local connections:
host    all             all             ::1/128                 md5&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG style="font-family: inherit;"&gt;Updated:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# TYPE  DATABASE        USER            ADDRESS                 METHOD

# IPv4 local connections:
host    all             all             127.0.0.1/32            trust
# IPv6 local connections:
host    all             all             ::1/128                 trust&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Save the file, close it&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Start the&amp;nbsp;&lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Launch the&amp;nbsp;Windows Command Line&lt;STRONG&gt; As Administrator&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In the command line, navigate to the PostgreSQL &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;bin &lt;/FONT&gt;&lt;SPAN&gt;&lt;SPAN&gt;folder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program files\Qlik\Sense\Repository\PostgreSQL\12.5\bin"&lt;/LI-CODE&gt;&lt;SPAN&gt;&lt;EM&gt;*12.5 refers to the PostgreSQL version. Adjust accordingly depending on what version is installed.&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run &lt;FONT face="courier new,courier"&gt;psql&lt;/FONT&gt; to connect to the database:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;psql -h 127.0.0.1 -p 4432 -U postgres​&lt;/LI-CODE&gt;&lt;SPAN&gt;The response will provide the &lt;FONT face="courier new,courier"&gt;postgres=#&lt;/FONT&gt; prompt, which we will use to change the passwords.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postgreqs prompt.png" style="width: 668px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117479i68D0F6740B27ADD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="postgreqs prompt.png" alt="postgreqs prompt.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Proceed from the &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;postgres=#&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;The Qlik Sense PostgreSQL database has two users:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;postgre&lt;/STRONG&gt;: the super user&lt;BR /&gt;&lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt;: the service user; if the database was installed manually or set up with QPI, this may be the only user set up&lt;BR /&gt;&lt;BR /&gt;The passwords must be the same for both.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Change the &lt;STRONG&gt;postgres&lt;/STRONG&gt; user account&amp;nbsp;(you must include the single quotes and the semicolon):&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;alter user postgres with encrypted password 'EnterYourNewPasswordHere';​&lt;/LI-CODE&gt;
&lt;P&gt;Response:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="response postgre user change.png" style="width: 545px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117480iE0918296C92D4C38/image-size/large?v=v2&amp;amp;px=999" role="button" title="response postgre user change.png" alt="response postgre user change.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Change the &lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt; user account (you must include the single quotes and the semicolon):&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;alter user qliksenserepository with encrypted password 'EnterYourNewPasswordHere';&lt;/LI-CODE&gt;Response:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="response qliksenserepository user change.png" style="width: 634px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117481iD8900A50C39BEB39/image-size/large?v=v2&amp;amp;px=999" role="button" title="response qliksenserepository user change.png" alt="response qliksenserepository user change.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Close the command prompt.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Adjust the connection string using &lt;STRONG&gt;QlikSenseUtil&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open QlikSenseUtil (&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil&lt;/FONT&gt;)&lt;BR /&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;STRONG&gt;Connection String Editor&amp;nbsp;&lt;/STRONG&gt;tab&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Read&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Adjust the password&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Save Value in config file encrypted&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qliksenseutil.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117483iA47F7519DD2C9EEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="qliksenseutil.png" alt="qliksenseutil.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Change the&amp;nbsp;&lt;STRONG&gt;Connection Strings for Micro-Services&amp;nbsp;&lt;/STRONG&gt;as per&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-Qlik-Sense-Enterprise-on-Windows-PostgreSQL/ta-p/2046846#toc-hId--1670604195" target="_blank" rel="noopener"&gt;Changing the Connection String for Micro-Services&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Stop the&amp;nbsp;&lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Revert the changes done to the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt; file, changing back&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;METHOD&lt;/FONT&gt;&amp;nbsp;from &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt; to md5 (alternative: &lt;FONT face="courier new,courier"&gt;scram-sha-256&lt;/FONT&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Start all services (&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank" rel="noopener"&gt;Manual start and stop order of Qlik Sense services&lt;/A&gt;).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This concludes the required steps.&lt;/P&gt;
&lt;P&gt;To verify if the password was correctly changed, you can either run&amp;nbsp;&lt;FONT face="courier new,courier"&gt;psql &lt;/FONT&gt;again, connect with the &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-to-the-Qlik-Sense-Enterprise-on-Windows-or-Qlik/ta-p/1710699" target="_self"&gt;PGAdmin&lt;/A&gt;, or review the Qlik Sense Repository log for success messages on boot.&lt;/P&gt;
&lt;P&gt;If after the procedure is completed errors are logged of a wrong password, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Qliksenserepository-password-error-in-the-event-logs-after/ta-p/1715654" target="_blank" rel="noopener"&gt;Qliksenserepository password error in the event logs after changing the database service user password&lt;/A&gt;&amp;nbsp;for further information.&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 19 Mar 2026 06:08:34 GMT</pubDate>
    <dc:creator>Bjorn_Wedbratt</dc:creator>
    <dc:date>2026-03-19T06:08:34Z</dc:date>
    <item>
      <title>How to reset forgotten PostgreSQL password in Qlik Sense Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/ta-p/1712725</link>
      <description>&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FlsZ1aBAvOIE%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DlsZ1aBAvOIE&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FlsZ1aBAvOIE%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="Qlik Fix: How to reset postgreSQL password in Qlik Sense" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A password is provided during the installation of Qlik Sense Enterprise on Windows.&amp;nbsp;Should you forget this password, there's no way to retrieve it; however, it is possible to reset the password by following the steps below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If after the procedure is completed errors are logged of a wrong password, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Qliksenserepository-password-error-in-the-event-logs-after/ta-p/1715654" target="_blank" rel="noopener"&gt;Qliksenserepository password error in the event logs after changing the database service user password&lt;/A&gt;&amp;nbsp;for further information.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop all the Qlik Sense services&lt;BR /&gt;&lt;BR /&gt;Verify that the &lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; service (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt; if the database is not a bundled install and/or was installed using QPI) is stopped.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="new service postgresqlx6412.png" style="width: 504px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117475i94727AC2D7D62F43/image-size/large?v=v2&amp;amp;px=999" role="button" title="new service postgresqlx6412.png" alt="new service postgresqlx6412.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik sense repository database service.png" style="width: 434px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117476i00928DA668257674/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik sense repository database service.png" alt="qlik sense repository database service.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The next step will require modifying the &lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;postgresql.conf&lt;/FONT&gt; files. We will swap the currently active authentication method to &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;, allowing us to connect without a password.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Before modifying the file, take a backup of both files.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;File locations:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Default (bundled):&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\12.5&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;Alternative (unbundled, custom install):&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\PostgreSQL\12.5\data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;EM&gt;*12.5 refers to the PostgreSQL version. Adjust accordingly depending on what version is installed.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Open a text editor (such as Notepad or Notepad++)&amp;nbsp;&lt;STRONG&gt;As Administrator&amp;nbsp;&lt;/STRONG&gt;and browse to the &lt;FONT face="courier new,courier"&gt;.conf&lt;/FONT&gt; file location.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you cannot see the .conf files, switch the file view to &lt;STRONG&gt;All Files (*)&amp;nbsp;&lt;/STRONG&gt;or&amp;nbsp;&lt;STRONG&gt;All Types&lt;/STRONG&gt;, depending on your editor.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="all files or all types.png" style="width: 582px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117477i93EA03032056D9C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="all files or all types.png" alt="all files or all types.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change the &lt;FONT face="courier new,courier"&gt;METHOD&lt;/FONT&gt; from &lt;FONT face="courier new,courier"&gt;md5&lt;/FONT&gt;&amp;nbsp;(alternative: &lt;FONT face="courier new,courier"&gt;scram-sha-256&lt;/FONT&gt;)&lt;SPAN&gt;&amp;nbsp;to &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Only the first two lines for IPv4 and IPv6 entries must be changed.&amp;nbsp;&lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt; must be lowercase.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;STRONG style="font-family: inherit;"&gt;Original:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;# TYPE  DATABASE        USER            ADDRESS                 METHOD

# IPv4 local connections:
host    all             all             127.0.0.1/32            md5
# IPv6 local connections:
host    all             all             ::1/128                 md5&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG style="font-family: inherit;"&gt;Updated:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# TYPE  DATABASE        USER            ADDRESS                 METHOD

# IPv4 local connections:
host    all             all             127.0.0.1/32            trust
# IPv6 local connections:
host    all             all             ::1/128                 trust&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Save the file, close it&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Start the&amp;nbsp;&lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Launch the&amp;nbsp;Windows Command Line&lt;STRONG&gt; As Administrator&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;In the command line, navigate to the PostgreSQL &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;bin &lt;/FONT&gt;&lt;SPAN&gt;&lt;SPAN&gt;folder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program files\Qlik\Sense\Repository\PostgreSQL\12.5\bin"&lt;/LI-CODE&gt;&lt;SPAN&gt;&lt;EM&gt;*12.5 refers to the PostgreSQL version. Adjust accordingly depending on what version is installed.&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Run &lt;FONT face="courier new,courier"&gt;psql&lt;/FONT&gt; to connect to the database:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;psql -h 127.0.0.1 -p 4432 -U postgres​&lt;/LI-CODE&gt;&lt;SPAN&gt;The response will provide the &lt;FONT face="courier new,courier"&gt;postgres=#&lt;/FONT&gt; prompt, which we will use to change the passwords.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postgreqs prompt.png" style="width: 668px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117479i68D0F6740B27ADD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="postgreqs prompt.png" alt="postgreqs prompt.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Proceed from the &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;postgres=#&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;The Qlik Sense PostgreSQL database has two users:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;postgre&lt;/STRONG&gt;: the super user&lt;BR /&gt;&lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt;: the service user; if the database was installed manually or set up with QPI, this may be the only user set up&lt;BR /&gt;&lt;BR /&gt;The passwords must be the same for both.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Change the &lt;STRONG&gt;postgres&lt;/STRONG&gt; user account&amp;nbsp;(you must include the single quotes and the semicolon):&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;alter user postgres with encrypted password 'EnterYourNewPasswordHere';​&lt;/LI-CODE&gt;
&lt;P&gt;Response:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="response postgre user change.png" style="width: 545px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117480iE0918296C92D4C38/image-size/large?v=v2&amp;amp;px=999" role="button" title="response postgre user change.png" alt="response postgre user change.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Change the &lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt; user account (you must include the single quotes and the semicolon):&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;alter user qliksenserepository with encrypted password 'EnterYourNewPasswordHere';&lt;/LI-CODE&gt;Response:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="response qliksenserepository user change.png" style="width: 634px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117481iD8900A50C39BEB39/image-size/large?v=v2&amp;amp;px=999" role="button" title="response qliksenserepository user change.png" alt="response qliksenserepository user change.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Close the command prompt.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Adjust the connection string using &lt;STRONG&gt;QlikSenseUtil&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open QlikSenseUtil (&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil&lt;/FONT&gt;)&lt;BR /&gt;&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;LI&gt;Open the&amp;nbsp;&lt;STRONG&gt;Connection String Editor&amp;nbsp;&lt;/STRONG&gt;tab&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Read&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Adjust the password&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Save Value in config file encrypted&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qliksenseutil.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/117483iA47F7519DD2C9EEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="qliksenseutil.png" alt="qliksenseutil.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Change the&amp;nbsp;&lt;STRONG&gt;Connection Strings for Micro-Services&amp;nbsp;&lt;/STRONG&gt;as per&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-Qlik-Sense-Enterprise-on-Windows-PostgreSQL/ta-p/2046846#toc-hId--1670604195" target="_blank" rel="noopener"&gt;Changing the Connection String for Micro-Services&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Stop the&amp;nbsp;&lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; (or &lt;STRONG&gt;postgresql-x64-xx&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Revert the changes done to the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;pg_hba.conf&lt;/FONT&gt; file, changing back&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;METHOD&lt;/FONT&gt;&amp;nbsp;from &lt;FONT face="courier new,courier"&gt;trust&lt;/FONT&gt; to md5 (alternative: &lt;FONT face="courier new,courier"&gt;scram-sha-256&lt;/FONT&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Start all services (&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank" rel="noopener"&gt;Manual start and stop order of Qlik Sense services&lt;/A&gt;).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This concludes the required steps.&lt;/P&gt;
&lt;P&gt;To verify if the password was correctly changed, you can either run&amp;nbsp;&lt;FONT face="courier new,courier"&gt;psql &lt;/FONT&gt;again, connect with the &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-to-the-Qlik-Sense-Enterprise-on-Windows-or-Qlik/ta-p/1710699" target="_self"&gt;PGAdmin&lt;/A&gt;, or review the Qlik Sense Repository log for success messages on boot.&lt;/P&gt;
&lt;P&gt;If after the procedure is completed errors are logged of a wrong password, see&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Qliksenserepository-password-error-in-the-event-logs-after/ta-p/1715654" target="_blank" rel="noopener"&gt;Qliksenserepository password error in the event logs after changing the database service user password&lt;/A&gt;&amp;nbsp;for further information.&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Mar 2026 06:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/ta-p/1712725</guid>
      <dc:creator>Bjorn_Wedbratt</dc:creator>
      <dc:date>2026-03-19T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1735571#M561</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This procedure did not succeed for us (QS Aprilm 2020 Patch 3 ). We had to execute this fix : &lt;A href="https://support.qlik.com/articles/Basic/Qliksenserepository-password-error-in-the-event-logs-after-changing-the-database-service-user-password" target="_blank"&gt;https://support.qlik.com/articles/Basic/Qliksenserepository-password-error-in-the-event-logs-after-changing-the-database-service-user-password&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you add these steps to the procedure ?&lt;/P&gt;&lt;P&gt;Thank you for your work,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 12:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1735571#M561</guid>
      <dc:creator>houssamely</dc:creator>
      <dc:date>2020-08-13T12:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1748034#M824</link>
      <description>&lt;P&gt;Has anyone else come across any issues?&lt;/P&gt;&lt;P&gt;I managed to implement all the steps but am unable to access the QMC or Hub.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1748034#M824</guid>
      <dc:creator>hmjason7</dc:creator>
      <dc:date>2020-09-29T10:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1748060#M827</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/42891"&gt;@hmjason7&lt;/a&gt;&amp;nbsp;- You may want to gather additional information on the issue you are seeing (error messages, screenprints) and post on our&amp;nbsp;&lt;EM&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Deployment-Management/bd-p/qlik-sense-deployment" target="_blank" rel="noopener"&gt;Qlik Sense Deployment&lt;/A&gt;&amp;nbsp;&lt;/EM&gt;forums for better visibility.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1748060#M827</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-09-29T11:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1939512#M6584</link>
      <description>&lt;P&gt;You start the video saying there is no way to recover the password, and then, in step 12, you show us how we can see the old password &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Much easier to recover, than to change it&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 15:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/1939512#M6584</guid>
      <dc:creator>cata_pli</dc:creator>
      <dc:date>2022-06-03T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2009083#M7864</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27265"&gt;@cata_pli&lt;/a&gt;&amp;nbsp; exactly!!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 08:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2009083#M7864</guid>
      <dc:creator>piotr_kierul</dc:creator>
      <dc:date>2022-11-25T08:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2024897#M8156</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27265"&gt;@cata_pli&lt;/a&gt;&amp;nbsp;, this Step 12 will show you the&amp;nbsp;qliksenserepository password only.&lt;/P&gt;
&lt;P&gt;So if you don't remember super admin password (Postgres user) then it won't be enough. It works only if you have put the same password for&amp;nbsp;qliksenserepository and Postgres.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 11:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2024897#M8156</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-12T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2025246#M8164</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i am not able to see bin folder in below location. has any one come across this issue?&lt;/P&gt;
&lt;PRE&gt;cd "C:\Program files\Qlik\Sense\Repository\PostgreSQL\9.6\bin"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 03:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2025246#M8164</guid>
      <dc:creator>gkkandukuri</dc:creator>
      <dc:date>2023-01-13T03:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2025295#M8166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129791"&gt;@gkkandukuri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;What is your Postgres version ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a bundled Postgres Database or a Standalone ?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 07:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2025295#M8166</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-13T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2026297#M8191</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;sorry i found the bin folder was looking in C drive instead of D drive&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 17:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2026297#M8191</guid>
      <dc:creator>gkkandukuri</dc:creator>
      <dc:date>2023-01-16T17:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: How-to reset forgotten PostgreSQL password in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2124188#M10330</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6112"&gt;@Bjorn_Wedbratt&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please combine and/or update this support article with info from&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-Qlik-Sense-Enterprise-on-Windows-PostgreSQL/ta-p/2046846" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-change-the-Qlik-Sense-Enterprise-on-Windows-PostgreSQL/ta-p/2046846&lt;/A&gt;&lt;/P&gt;
&lt;H3 id="toc-hId--1670604195"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;3. Changing the Connection String for Micro-Services&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Without changing the microservices you cannot complete the password change&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2124188#M10330</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2023-10-02T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset forgotten PostgreSQL password in Qlik Sense Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2124248#M10331</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28986"&gt;@p_verkooijen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've updated/rewritten the article and linked it to the second article at the appropriate step. Thank you for alerting us!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The video is under review and will be updated or slightly modified.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 09:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-reset-forgotten-PostgreSQL-password-in-Qlik-Sense/tac-p/2124248#M10331</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-10-02T09:59:08Z</dc:date>
    </item>
  </channel>
</rss>

