Open
Description
When attempting to add the new connection parameter load_balance_hosts, the dropdown watermark indicates that it is supported for PostgreSQL version 16 and above. However, I tested this with PG17 and still encountered the error:
"invalid connection option 'load_balance_hosts'".
Interestingly, despite the error, when I reopen the server properties, I can see that the load_balance_hosts parameter has been added.


Tested on latest code.