postgresml/pgcat

pool_size reset automatically to 25 if you set value more than 1000

Closed this issue · 1 comments

Describe the bug
pool_size reset automatically to 25 if you set value more than 1000

To Reproduce
[pools.test.users.0]
username = "test"
password = "pass"
pool_size = 2000
statement_timeout = 0

Expected behavior
In this case auto reload should ignore value and keep previous or service should be in failed state with proper log message
Screenshots
n/a

Desktop (please complete the following information):

  • Ubuntu 22.04, but I'm sure that it is core problem and lack of documentation

weird. But it was eventually set to 5k. closed