<?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: When installing PostgreSQL, when would a DbHost argument be anything other than localhost? in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457918#M13740</link>
    <description>&lt;P&gt;You've said everything !&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 15:27:57 GMT</pubDate>
    <dc:creator>mpc</dc:creator>
    <dc:date>2024-05-30T15:27:57Z</dc:date>
    <item>
      <title>When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457556#M13732</link>
      <description>&lt;P&gt;I'm going through&amp;nbsp;&lt;A title="Silently installing or upgrading PostgreSQL using the Qlik PostgreSQL Installer" href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-silently-qpi.htm#anchor-3" target="_blank" rel="noopener"&gt;Silently installing or upgrading PostgreSQL using the Qlik PostgreSQL Installer&lt;/A&gt; documentation which mentions a list of &lt;STRONG&gt;arguments&lt;/STRONG&gt; that can be used to install a PostgreSQL database. One of the arguments is &lt;CODE&gt;dbhost&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;Does anyone know when the &lt;CODE&gt;dbhost&lt;/CODE&gt; argument would be anything other than &lt;CODE&gt;localhost&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 15:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457556#M13732</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2024-05-29T15:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457764#M13733</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dbhost argument is localhost when you use the PostgreSQL bundled with Qlik, or Standalone PostgreSQL on the Qlik Server.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When you use an external PostgreSQL database as the Repository,&amp;nbsp;dbhost should be the fqdn or IP of the server which host the DB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 09:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457764#M13733</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2024-05-30T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457905#M13737</link>
      <description>&lt;P&gt;Isn't the Qlik PostgreSQL Installer (QPI) only applicable to Qlik Sense environments that have bundled PostgreSQL database?&lt;/P&gt;
&lt;P&gt;In other words, it's &lt;STRONG&gt;impossible&lt;/STRONG&gt; to install a &lt;STRONG&gt;bundled&lt;/STRONG&gt; PostgreSQL database &lt;STRONG&gt;on a different server&lt;/STRONG&gt;, right? If PostgreSQL and Qlik Sense are &lt;STRONG&gt;bundled&lt;/STRONG&gt;, they both &lt;STRONG&gt;must live on the same server&lt;/STRONG&gt;, right?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457905#M13737</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2024-05-30T15:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457910#M13738</link>
      <description>&lt;P&gt;You're goddamn right !&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457910#M13738</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2024-05-30T15:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457917#M13739</link>
      <description>&lt;P&gt;haha good to hear. I thought I was losing my mind.&lt;/P&gt;
&lt;P&gt;So if QPI tool only works for &lt;STRONG&gt;bundled&lt;/STRONG&gt; PostgreSQL, and bundled PostgreSQL &lt;STRONG&gt;must live on the same server&lt;/STRONG&gt; as central Qlik Sense node, then the &lt;CODE&gt;dbhost&lt;/CODE&gt; argument will &lt;STRONG&gt;never&lt;/STRONG&gt; be anything other than &lt;CODE&gt;localhost&lt;/CODE&gt;. At least when we're talking about using QPI tool to &lt;STRONG&gt;unbundle and upgrade&lt;/STRONG&gt; PostgreSQL from Qlik Sense, is that right?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457917#M13739</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2024-05-30T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: When installing PostgreSQL, when would a DbHost argument be anything other than localhost?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457918#M13740</link>
      <description>&lt;P&gt;You've said everything !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/When-installing-PostgreSQL-when-would-a-DbHost-argument-be/m-p/2457918#M13740</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2024-05-30T15:27:57Z</dc:date>
    </item>
  </channel>
</rss>

