Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
mbespartochnyy
Creator III
Creator III

What are IP Ranges in PostgreSQL Config

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?

Labels (2)
2 Solutions

Accepted Solutions
mpc
Partner - Specialist
Partner - Specialist

Hi,

You should put the IP Range which includes all your Qlik Sense nodes.

Kind regards

From MPC (and Next Decision) with love

View solution in original post

mpc
Partner - Specialist
Partner - Specialist

Your first proposition is right, 192.167.1.7/32 will work fine 

From MPC (and Next Decision) with love

View solution in original post

3 Replies
mpc
Partner - Specialist
Partner - Specialist

Hi,

You should put the IP Range which includes all your Qlik Sense nodes.

Kind regards

From MPC (and Next Decision) with love
mbespartochnyy
Creator III
Creator III
Author

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?

mpc
Partner - Specialist
Partner - Specialist

Your first proposition is right, 192.167.1.7/32 will work fine 

From MPC (and Next Decision) with love