Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm working on creating a command to silently upgrade PostgreSQL using Qlik PostgreSQL Installer. One of the arguments that are mentioned in Silently installing or upgrading PostgreSQL using the Qlik PostgreSQL Installer documentation is iprange.
Does anyone know IP addresses of which devices in a network should be populated for iprange argument?
Hi,
You should put the IP Range which includes all your Qlik Sense nodes.
Kind regards
Your first proposition is right, 192.167.1.7/32 will work fine
Hi,
You should put the IP Range which includes all your Qlik Sense nodes.
Kind regards
Thanks @mpc!
What if I only have a single node? Let's say that node has IP address of 192.168.1.7.
Do you know if the iprange should be 192.168.1.7/32 or simply 192.168.1.7 or something else?
Your first proposition is right, 192.167.1.7/32 will work fine