Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
qwebnm
Partner - Creator III
Partner - Creator III

how to increase postgresql max connections

I want to increase the maximum number of postgresql connections.
I searched and found that there was a change to the max_connections value in postgresql.conf.
1) The max_connections of C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\9.x\ is 500.

How should I modify this value?

2) The values of Value1 and Value2 are different. Do I have to match them too?

Please answer.

 

Value 1)

location :  C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\9.x\의 max_connections

seheon_0-1669712321664.png

 

Value 2) 

location : /pgdata/postgresql.conf

seheon_1-1669712406704.png

 

Thanks & Regards.

Labels (4)
3 Solutions

Accepted Solutions
rubenmarin

Hi, the change in postglesql.conf should be enough, after the changes you need to restart the repository database service.

https://community.qlik.com/t5/Official-Support-Articles/PostgreSQL-postgresql-conf-and-pg-hba-conf-e...

View solution in original post

Dineshan
Support
Support

3 Replies
rubenmarin

Hi, the change in postglesql.conf should be enough, after the changes you need to restart the repository database service.

https://community.qlik.com/t5/Official-Support-Articles/PostgreSQL-postgresql-conf-and-pg-hba-conf-e...

Dineshan
Support
Support

Hi @qwebnm,

I found this link that might with your question as well.

https://stackoverflow.com/questions/30778015/how-to-increase-the-max-connections-in-postgres

Thank you,

Dinesh