<?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: Qlik Sense on a server with existing PostgreSQL database in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1949114#M22571</link>
    <description>&lt;P&gt;hI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134412"&gt;@Christiann&lt;/a&gt;&amp;nbsp; in answer to your question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firstly Qlik Sense should ideally be installed on a dedicated server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Do-Qlik-Sense-and-QlikView-require-dedicated-servers/ta-p/1717872" target="_self"&gt;Do-Qlik-Sense-and-QlikView-require-dedicated-servers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if this is not possible, the presence of another Postgres instance should not conflict with the Qlik Sense's Postgres instance regarding the ports. By default Postgres uses port 5432. The Qlik Sense Postgres instance uses 4432.&amp;nbsp; So during the installation process if you customized the port for the QSR DB to use 5432 then you would have a conflict. Otherwise, if left at the default values there should be no conflict.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to consider is the version of Postgres installed. Depending on the version of Qlik Sense, it will either be version 9.6 or 12.5.&amp;nbsp; As of&amp;nbsp;&lt;SPAN&gt;Qlik Sense May 2021 the bundled version is 12.5.&amp;nbsp;Not sure what the version of the other application's Postgres instance is.&lt;/SPAN&gt;&amp;nbsp;But if not 9.6 or 12.5 then there could be issues.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-May-2021-Upgrade-bundled-PostgreSQL-to-12-5-version/ta-p/1820358" target="_self"&gt;Qlik-Sense-May-2021-Upgrade-bundled-PostgreSQL-to-12-5-version&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Another option is not to install the QSR DB locally. But use a dedicated server to host the QSR DB.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-configure-Qlik-Sense-to-use-a-dedicated-PostgreSQL/ta-p/1791775" target="_self"&gt;How-to-configure-Qlik-Sense-to-use-a-dedicated-PostgreSQL&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps..&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 13:51:35 GMT</pubDate>
    <dc:creator>Eugene_Sleator</dc:creator>
    <dc:date>2022-06-28T13:51:35Z</dc:date>
    <item>
      <title>Qlik Sense on a server with existing PostgreSQL database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1948934#M22565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I' ve some issues installing Qlik Sense on a server where another program already has a PostgreSQL database installed and used.&lt;/P&gt;
&lt;P&gt;In particular, there are problems with the used ports.&lt;/P&gt;
&lt;P&gt;Is this a configuration that is not allowed? Can I find documents about this? Or documents, how I can solve the problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Christian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 08:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1948934#M22565</guid>
      <dc:creator>Christiann</dc:creator>
      <dc:date>2022-06-28T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense on a server with existing PostgreSQL database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1949114#M22571</link>
      <description>&lt;P&gt;hI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134412"&gt;@Christiann&lt;/a&gt;&amp;nbsp; in answer to your question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firstly Qlik Sense should ideally be installed on a dedicated server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Do-Qlik-Sense-and-QlikView-require-dedicated-servers/ta-p/1717872" target="_self"&gt;Do-Qlik-Sense-and-QlikView-require-dedicated-servers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if this is not possible, the presence of another Postgres instance should not conflict with the Qlik Sense's Postgres instance regarding the ports. By default Postgres uses port 5432. The Qlik Sense Postgres instance uses 4432.&amp;nbsp; So during the installation process if you customized the port for the QSR DB to use 5432 then you would have a conflict. Otherwise, if left at the default values there should be no conflict.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to consider is the version of Postgres installed. Depending on the version of Qlik Sense, it will either be version 9.6 or 12.5.&amp;nbsp; As of&amp;nbsp;&lt;SPAN&gt;Qlik Sense May 2021 the bundled version is 12.5.&amp;nbsp;Not sure what the version of the other application's Postgres instance is.&lt;/SPAN&gt;&amp;nbsp;But if not 9.6 or 12.5 then there could be issues.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-May-2021-Upgrade-bundled-PostgreSQL-to-12-5-version/ta-p/1820358" target="_self"&gt;Qlik-Sense-May-2021-Upgrade-bundled-PostgreSQL-to-12-5-version&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Another option is not to install the QSR DB locally. But use a dedicated server to host the QSR DB.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-configure-Qlik-Sense-to-use-a-dedicated-PostgreSQL/ta-p/1791775" target="_self"&gt;How-to-configure-Qlik-Sense-to-use-a-dedicated-PostgreSQL&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 13:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1949114#M22571</guid>
      <dc:creator>Eugene_Sleator</dc:creator>
      <dc:date>2022-06-28T13:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense on a server with existing PostgreSQL database</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1951203#M22610</link>
      <description>&lt;P&gt;Hi Eugene,&lt;/P&gt;
&lt;P&gt;many thanks for your answer, it provides more clarity for me.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 08:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-on-a-server-with-existing-PostgreSQL-database/m-p/1951203#M22610</guid>
      <dc:creator>Christiann</dc:creator>
      <dc:date>2022-07-04T08:53:58Z</dc:date>
    </item>
  </channel>
</rss>

